This is a migrated thread and some comments may be shown as answers.

Data Driven Find Expressions

5 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Thanu
Top achievements
Rank 1
Thanu asked on 21 Apr 2015, 07:11 AM

Hi, 

I'm following the Data Driven Find Expressions mentioned by you on the below mentioned link
http://docs.telerik.com/teststudio/advanced-topics/coded-samples/general/data-driven-find-expressions

But I got the following error:

(CS1061) 'TestStudio_demo.Pages' does not contain a definition for 'TelerikExtensionsForASP' and no extension method 'TelerikExtensionsForASP' accepting a first argument of type 'TestStudio_demo.Pages' could be found (are you missing a using directive or an assembly reference?)

I have followed the exact steps mentioned in the above link. Please help me with this.

Thanks in Advance.


5 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 21 Apr 2015, 08:03 PM
Hello Thanu,

This part of the code:

Pages.TelerikExtensionsForASP.UnorderedList

It represents the element that was recorded in step 3 of the example. It seems something went wrong doing that step, or you missed performing that step. Can you try doing step 3 again please?

If that doesn't help, please send me a copy of your test for analysis. This includes the .tstest file, the matching .cs file and matching .resx file. Put all three into a .zip file and attach it to this thread.


Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Thanu
Top achievements
Rank 1
answered on 22 Apr 2015, 06:34 AM

Hi Cody,

Thanks for the quick reply. 

First thing, the test has no step 3. Are you mentioning something else here?

Anyways, am attaching the files requested by you.

Kindly have a look at them and let me know where I am going wrong.

Thanks in Advance.

 

 

 

 

0
Cody
Telerik team
answered on 22 Apr 2015, 03:23 PM
Hello Thanu,

First thing, the test has no step 3. Are you mentioning something else here?

Sorry for the confusion. I was talking about step 3 of the instructions, not step 3 of the test. Here's a video demonstrating what the problem is and how to fix it:
http://screencast.com/t/SypcilJ6Q


Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Thanu
Top achievements
Rank 1
answered on 23 Apr 2015, 11:04 AM

Thanks a lot for the solution Cody... :)

I didn't realize that I have to add values to the Local data table, instead thought they would be extracted from the dropdown. But now it's clear for me.

Thanks a lot for the help.

 

 

0
Cody
Telerik team
answered on 23 Apr 2015, 08:49 PM
Hello Thanu,

I am glad that helped! Thank you for the update.

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Thanu
Top achievements
Rank 1
Answers by
Cody
Telerik team
Thanu
Top achievements
Rank 1
Share this question
or