when there is a task that gets repeated in multiple scripts
what do you do in QTP?
Answers were Sorted based on User's Feedback
Answer / chaitu
Here you want to repeate the multiple scripts in Qtp, So
definately you can for Keyword Driven Frame Work
Here Generally All testscripts are converted into functions
put in separate fold , when we want that script in midle of
the main script we can call that functions like
Executefile"path of the .vbsfile"
Call FunctionName()
| Is This Answer Correct ? | 1 Yes | 0 No |
Synchronization methods?
What is a Patch in QTP?
How will you handle application crash using recovery scenario manager(step by step process)?
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel
What is test harness?
what are the different Frame Works in Quick Test Proffessional testing
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
What is the present version of the VB Script we are using
How to export quicktest professional results to an .xls file?
Tell me few important difference Between QTP and WinRunner?
How to create configuration scripts
With what extension you can save the list of tests in a file to run in test batch runner?