I have a scenario where A window with 4 questions and 'Yes' and 'No' radio buttons next to them are available.How to test that using WinRunner?Only if all the question are 'No' and ''yes' radio buttons are not selected then I can continue further to next window.If one yes and rest all no's are selected then I exit the box and vice versa.Please answer this ASAP and I would really appreciate your help.

I thought may be I have to use if loop but I am not sure about the syntax of it and how to write it.

Showing Answers 1 - 2 of 2 Answers

sri ganesh

  • May 29th, 2006
 

hai,

   i understanding your problem,

   in the application is have 4 questions and yes or not radio buttons.

   Through Winrunner checking with Gui Check points on radio button and  Next button.

    on that time put Exception on that page/screen through WinRunner(tools->exception handling). Then automation you can continue into next page.

   Exception handling is very importent in WinRunner for Raising the problems.

bye

sri ganesh

   

  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