1...DIFF BETWEEN QTP AND WIN RUNNER?
2... CHECKPOINTS AND EXPLAIN EACH OF THEM?
3...WHY IS STEP GENERATOR?
4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
Answer / Sunita Devi
Answer:n
1. QTP (QuickTest Professional) is a functional testing tool by HP, while WinRunner is an older version of QTP developed by Mercury Interactive (now part of HP). The main differences between the two include performance, stability, and scripting languages.n
2. Checkpoints in QTP are used to verify that a specific condition or element exists on a web page or application. There are several types of checkpoints including Image Checkpoint, Text Checkpoint, and Object Repository Checkpoint.n- Image Checkpoint: Compares an image captured by the tool with the current image on the screenn- Text Checkpoint: Verifies that a specific text appears on the screenn- Object Repository Checkpoint: Uses an object from the object repository to verify the presence or state of an elementn
3. The step generator in QTP automatically creates test scripts by recording user actions and generating code based on those actions.n
4. In QTP, functions and subroutines are both blocks of reusable code. However, functions return a value to the calling script, while subroutines do not.
| Is This Answer Correct ? | 0 Yes | 0 No |
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.
what is the format for usecase?
Can anyone explain me about, the white box testing and black box testing, in detail?
What is the difference between functional requirement and non-functional requirement?
What type of testing you are doing ?
who provides the test data in ur company?
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
what are the Qualties needed by a softawre tester?
What is mean by Test Plan? What details will be mention in it?
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
Is testing is done for ERP Products.?? like SAP R/3,If yes please send me a notes/Details. Thank you in advance
differentiate bug and defect