What exactly a frame Work means?what are the different type
of frameworks done in QTP?why the caption for QTP given as
advanced keyword driven?
Answer Posted / anonym
Hi, Basically framework is a set of assumptions, concepts
and tools, which provides support to the automated testing.
Basically there are 3 types of Automation Framework
1. Data Driven
2. Keyword Driven
3. Hybrid Framework.
And QTP supports Keyword driven framework that is why qtp
has given that caption.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the different attribute used with regular expression?
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
How to remove the associated function library?
Explain the concept of object repository and how qtp recognises objects?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What is regular expression?
Why is action split used by qtp?
What is Test Fusion Report in QTP?
how will you check how many members visited the website www.infosys.com?
Is it possible to split an action? How?
When and why to use descriptive programming?
How to attach a file to TD?
What is system testing and what are the different types of tests you perform in system testing?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What is test object model in quicktest professional?