what is the frame work your using in automation testing
Answer Posted / nidhi jain
generally people use Keyword driven framework or better to
say hybid framework. this is combination of keywords and
data driven mean we get the data from external system (ex -
excelsheet, database) and use keywords for deriving test
system as per our requirement.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How to find the path of folder in which the test is saved in qtp?
Suppose I want fail that check point? How can you do that?
What is the Difference between copy to action and call to action?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How qtp recognizes the object?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What are the different types of qtp test assets and their extensions?
Explain quicktest professional testing process?
Can we record an application running on a remote machine using qtp?
What are the differences between table and db checkpoints?
can u explain relative path architecture framework in qtp?
How you can write contexts to text file in qtp?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..