Could you please explain me about QTP framework.
Answer Posted / mahaboob
Automation frame work is nothing but the Automation planing
for the project.
It is used for develope the automation project in a beter
way.
In automation framework we can consider the following
things.
-what functionalitys to be automated
-what approach to be followed
-what levels we have to use in order to develope the
applicatins.
-what naming conventions to be followed
-where to store test scripts
-calling the scripts using the (test batch runner or
actions)
-derectory structure of automation
-where to store the test results
Automation framework contains the set of
guidelines ,codingstandars and naming conventions,set of
assumptions, used for develope the automation project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
when to start the automation?
Explain about the quicktest professional (qtp) automation object model?
What is the registration process and examination fees?
What are the disadvantages of recording test cases in qtp?
Explain the concept of object repository and how qtp recognises objects?
What is qtpro? What is quick test pro?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Can you write a script to check if the folder exists or not?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
How qtp recognizes the object?
how to find that tools work well with your existing system?
How to save your test using quicktest professional (qtp)?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project