what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / raja mohamed
Framework is a well organised structure of Testing
components which provides support for Automation setup.This
framework architecture would contain Driver Scripts,Test
cases, Test data storage, User defined Function and Finally
Automation Engine which may QTP or Winrunner. the
Automation Tool depends on test scripts and environment
support.
| Is This Answer Correct ? | 16 Yes | 12 No |
Post New Answer View All Answers
explain how to write vb script in qtp?when will you write own script?
If I give some thousand tests to execute in two days what do you do?
What is synchronization? What are the ways you can synchronize?
What is the limitation to XML Checkpoints?
How do you know the location Id of an object if you know its index id?
What is checkpoint in qtp?
what is description object?
Are Shared ORs read-only?
What are the steps involved in the recovery scenario wizard?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hoe can we do retesting using functions please give the code for it using login page
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Which recording modes need more memory?
How to use checkpoints in qtp ?
Explain how you can delete excel file in qtp?