After creating testcases, how do you start testing in QTP?
what methodology will follow?
Answer Posted / karunakar
After writing test cases, analyze and identify the test
cases which are falling under regression suite. Then study
which can be automatable using the tool (Here, tool
selection is important criteria). Once finalizing the test
cases that can be automated, analyze the suitable framework
that fits.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to test results for qtp ?
How you are developing the script? Using record and play back or manual?
Explain different checkpoints in qtp.
For which type of projects the iterative model is not suitable?
Should have experience in framework means?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
How does quicktest professional (qtp) identifies the object in the application?
How many types of trigger events are there in qtp?
How may types of defects identify application or your currently working application?pls give me answer..
How to run a test using quicktest professional (qtp)?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What is object spy in quicktest professional (qtp)?