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
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How do we handle run-time errors?
Where we can use the synchronization?
Where you are storing your script?
How do know the number of browsers opened?
Why do we use breakpoints in QTP?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Explain data driven framework?
images are dynamically changes how to compare two images with out using the bitmap
why text area checkpoints cannot used for web applications
What is QTP’s model for test creation?
Explain the new feature of UFT regarding the export of test results?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
What is quick test pro?