what is the test process followed for your project?
Answer Posted / amarendra kothuru
Real time Testing Process:
Creation of Test plan as per SRS document
Creation of test cases/scripts
Execution of test cases/scripts
Defects reporting
Defects Tracking
Preparing test results summary reports
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to create flat file datasubmission in qtp
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to interact tool & application build in QTP?
Key word driven framework
With what extension you can save the list of tests in a file to run in test batch runner?
Is it possible to split an action? How?
How to check which add-ins are associated with a test in qtp?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
When you open QTP, how many sheets you can see?
How to data driven test for Win objects in QTP ?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Explain the benefits of quick test pro(qtp)?
Output values? i want a practical example
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.