What is positive test case and Negative Test case?
What is the meaning of Real World Scenario's?
Answers were Sorted based on User's Feedback
Answer / suresh
positive testcase--- giving valid value in appn (values
mentions in spec) and to check out the expected result.
negative test case --- giving invalid values in appn (
other than spec values) and to check out the expected value.
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / karthick.r
Possitive test Case - We test, what client given for their
requirement is Possitive Test case.
Negative Test Case - We test, other than client's
requirement is Negative Test Case.
| Is This Answer Correct ? | 0 Yes | 3 No |
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
Per-Action Vs Shared repository?
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
what are the disadvantages in QTP 9.2?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
.mtr ( modular test repository or mercury test repository) plz give correct answer??
how can i call reusable action in a function could any one explain me?
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
Explain the check points in quicktest professional (qtp)?
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
What is the difference between Call to Action and Copy Action?