How do you start automating/ writing your QTP scripts ?
Answers were Sorted based on User's Feedback
Answer / jay prakash
We start writing the scripts by creating the object
repositries first.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / varshitha
Can you say me how can we know which script have to write in QTP?
I mean what functions we use for writing vb script inQTP?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alex
first you need to create the test case i mean, you need to
write the script after you have to test manually the flow,
you need to check what kind of object you will use for the
script, i mean if you will user web, oracle, asap, etc and
install the add ins of course if it is necesary. You have
to create the repository. when you are ready then you can
start with the automation.
| Is This Answer Correct ? | 1 Yes | 2 No |
wt is automation framework? give explonation?
How to analyzing Test Results using QTP?
Shall we add Local Repository to shared object repository,if yes,how we add
Count the number of radio buttons and randomly select one.
How many types of recording modes in qtp?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Difference between copy to action and call to action?
How many ways we can parameterize data in QTP?
What are the QTP advantages and disadvantages?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
what is ODC and GDC?
What is throw object?