What is the life cycle of QTP? Pls Give me Exact answer?
Answer Posted / sumanth kumar
TEST PLANNING,GENERATING THE BASIC SCRIPT,Enhancing the
script,debugging the script,executing the script,track and
report the defects
Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
How to use descriptive programming?
How you can find length of array in qtp?
Hi How to retrieve data from web element line by line?
When Recovery scenario actually starts while testing the application?
can any body give the banking domain concepts/links
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what is meant by source control?
Can any body please tell me the steps of keyword driven framework of QTP.
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
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?
how can i pass a "cript"as a parameter in to a function
What are the views available in quicktest professional (qtp)?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What is synchronization? What are the ways you can synchronize?
what is test scheduleling?