Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to skip a step
#1
Solved: 10 Years, 9 Months, 4 Weeks ago
how to skip a step in QTP.
I am parameterizing Radio button. In that application by default first Radio button is selected.( Economy button is selected by default)
In the Global table i put the values of button as

1 Business
2 Economy
3 First.
Here after parameterizing the test it works well for first and third iteration.
But for second iteration as it is already selected it gives error.
I want to avoid the following step for second iteration because the radio button is already selected.

Code:
Browser("Welcome: Mercury Tours").Page("Find a Flight: Mercury").WebRadioGroup("servClass").Select DataTable("p_Value", dtGlobalSheet)
Reply


Messages In This Thread
How to skip a step - by sudhirzpatil - 01-29-2009, 04:29 PM
RE: How to skip a step - by manojith1984 - 01-29-2009, 05:33 PM
RE: How to skip a step - by sreekanth chilam - 01-29-2009, 06:03 PM
RE: How to skip a step - by sudhirzpatil - 01-30-2009, 04:20 PM
RE: How to skip a step - by manojith1984 - 01-30-2009, 04:34 PM
RE: How to skip a step - by sudhirzpatil - 01-30-2009, 05:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help for instruction to click on Skip button in the warning message vijilesh 0 1,371 09-16-2018, 03:48 PM
Last Post: vijilesh
  QTP does not record the first step of open filight reservation application. Blossoms 9 17,374 07-20-2015, 05:50 PM
Last Post: AJAJ
  step by step report shipu 0 2,062 08-06-2014, 02:21 AM
Last Post: shipu
  which is the final step of automation in QTP? Ramadas 6 3,526 10-29-2013, 04:31 PM
Last Post: Sathiya
  How to skip a For count? mv8167 2 2,420 10-23-2013, 07:06 PM
Last Post: mv8167

Forum Jump:


Users browsing this thread: 1 Guest(s)