when there is a task that gets repeated in multiple scripts
what do you do in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
how to test Web application using QTP software
What is the synchronization point in qtp?
Explain about datafile/verification of date file when file is not available in local system?
How will you compare keyword and expert view?
How does qtp recognize objects in aut?
What is QTP and the use of QTP in TD?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How you can decide which type of object repository you have to use?
Do you know how to connect database? Can you tell me the procedures?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How to integrate the qualitycenter with qtp
write the vb script for call to new action in qtp?
unique properties of button,edit box, radio button,check box?
When ‘option explicit’ keyword is used in qtp?
How to open a new test using quicktest professional (qtp)?