How do you start automating/ writing your QTP scripts ?
Answer Posted / 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 |
Post New Answer View All Answers
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is throw object?
How to give a call to another action from one action?
What is a recovery scenario?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How to attach a file to TD?
What is the pros and cons between QTP and Rational Robot
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What are table and db checkpoints?
How can you identify the browser and its information using QTP script?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Explain the terms test and business component?
How can I use Call dlls in QTP ?