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

[Solved] Problem in datadriven test

1 Answer 28 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Archana Sathyanarayan
Top achievements
Rank 1
Archana Sathyanarayan asked on 24 Nov 2009, 11:24 AM

Hi

I am doing data driven test to create 10 items.

 

In the following attachment after populating the shortname and longname, the OK button will be clicked.

 

The tool picks up the first item from the table and creates successfully.

 

When it gets in to the second iteration, the shortname and longame gets populated on the application but the OK button on the page is not getting clicked.


Further items will not get created. I followed the video on the data driven test.
 

Please help to overcome this problem.

 

 

Regards

Archana

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 24 Nov 2009, 04:42 PM
Hi Archana,

Thanks for posting the screenshot. It looks like the click on the OK button will close the popup window. For the test step that clicks on the button, if you could please try changing a couple of it's properties.

In the properties window for the step, there is a 'ClosesBrowser' property that is usually set to false. If you can set it to true and please try running the test again.

If the test still fails, in the same click step the 'SimulateMouseClick' property  is usually set to false, so if you can change it to true and try running the test again.

If neither of these properties get the test to work correctly, please let us know.

Greetings,
Nelson Sin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Archana Sathyanarayan
Top achievements
Rank 1
Answers by
Missing User
Share this question
or