What r steps to migrate from Manual testing to QTP?(IN BOTH
WEB BASED AND WINDOWS APP)
Answer Posted / raju
for example 100 Test cases are avaible
in the same test cases we will identifed which test cases
are need to be retest & regression testing.
afterthat we will go for those test cases to be automated.
afterthat we will provide the script through QTP
raju
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
can any one say that where we can download the QTP trail version ??????????
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is text check point and text area check point?
Differences between quicktest professional (qtp) and winrunner?
how to explain a claims and insurance project?
Both static and dynamic arrays are handled by the vb script. Is it true?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Explain the concept of how quicktest professional (qtp) identifies object?
What is qtpro? What is quick test pro?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How many types of parameters are available in quicktest professional (qtp)?
Discuss quicktest professional (qtp) environment?
what the difference between shared repository and per action repository?