I have an application which needs to be tested for the multiple selection of items from a combobox. I have recorded the test for the first item data. Can I use the same script for the multiple dataitems from the same ComboBox in an iteration? If yes, how can I do it?thanksRaj

Showing Answers 1 - 1 of 1 Answers

sumitra

  • Sep 15th, 2006
 

/use Datapool for storing dataitems of comboBox

Retrive the value one by one and check in Combo(read Rational help for DataPool)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions