Micro Focus QTP (UFT) Forums
How to Run my QTP sequencially with out manual handling? - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: How to Run my QTP sequencially with out manual handling? (/Thread-How-to-Run-my-QTP-sequencially-with-out-manual-handling)



How to Run my QTP sequencially with out manual handling? - KrishnaChandana - 09-12-2008

Hi, I am new user to this forum..

I am using QTP9.1, My application devloped on .net.

I created the scripts for different test scenarios using Descriptive Prog and saved seperately. I need to run my all scenarios one after another with out manual..

I am not using any QC...

Please help me out...

Thank you in advance..

Regards
Krishna Chandana


RE: How to Run my QTP sequencially with out manual handling? - siri - 09-12-2008

Hi ,

There is a copy of aciton option i nQTP
call one by one functions or scritps that you have written so that you can run the scenerios one by one
copy of existing action ,call to new action and smany more options
please check them it will help you to get the solution

"Knowledge is like a ocean any one can join the ocean "


RE: How to Run my QTP sequencially with out manual handling? - swarnavure - 09-16-2008

Hi,
You can use call to existing action option in which you have to make sure that calling Action is saved as a Reusable Action.
It records a line for calling the Actions u specify.by doing so u can make ur appl run sequencially.Also just check whether OR also gets added to the Actions u specify.

Regards,
swarnii