How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer.
Answer Posted / ravi, fortechsoft
In my company, we follow the below process while writing scripts
First, our Quality Leader will analyze the application and
identify the scenarios for automation. These scenarios are
divided among Automation Engineers for implementation.
This is the point where we(automation engineers) start our
automation process.
First we create automation folder structure(i.e., we create
separate folders for storing object repository files,
scripts, test data, test results, userdefined functions ,
recovery scenarios).
After creating the folder structure, we start recognizing
the objects using object repository manager and store the
object repository file in the specified folder. We then
attach the repository file to our test by using
Resources->Associate Repositories.
Now, we start writing the script for the scenarios.
We follow modular driven framework, and we also use data
driven framework where ever necessary to test the
application with multiple sets of data.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the script for database check point, bitmapchek point, regular expression ?
tell me QTP standards ?plz
How many scripts did you have?
diff between qtp versions from 8.5
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is reusable action?
What are the Disadvantages of shared object repository?
What is checking bitmaps?
what type of automation is follwed in the project?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Can the user toggle between using Local OR and shared OR for the same action?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
what r the main attributes of test automation?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What is the file extension of the code file in qtp?