01-30-2011, 11:05 PM
I have a QTP script in that after executing some keywords i have to pause the script and i have to to some manual steps later on i want to continue.
But here the wait time is unknown.
I want to call a Custom form in that it should contain 2 buttons
1) Pause the QTP Test
2) Resume the QTP Test
Once i click the button "Pause the QTP Test" the script should get pause
then i want to perform other manual things
Once it is complete then
I want to click 2nd Button "Resume the QTP Test" my script should proceed further.
I went through "Part3: QTP and DotNetFactory......." I created form & Buttons.
But i don't know what to write to Pause & Resume the script.
Can Anyone help me in this?
But here the wait time is unknown.
I want to call a Custom form in that it should contain 2 buttons
1) Pause the QTP Test
2) Resume the QTP Test
Once i click the button "Pause the QTP Test" the script should get pause
then i want to perform other manual things
Once it is complete then
I want to click 2nd Button "Resume the QTP Test" my script should proceed further.
I went through "Part3: QTP and DotNetFactory......." I created form & Buttons.
But i don't know what to write to Pause & Resume the script.
Can Anyone help me in this?