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 |
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
How can you capture(Read) the values from a Table?
What is the difference between QTP 8.2 and QTP 9.2
How do you delete unwanted results in qtp?
Is the qtp course will help to create a virtual object?
What is the new version of qtp which is recently released in the market?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What are the different types of qtp test assets and their extensions?
what is the difference between wait and wait function
How do you move objects from local object repository to shared object repository???What are methods?