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 am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
give the code to count child objects (Total) in the page
Explain the types of object repository?
Hi any body can tell me the synchranization point syntax thanks in advance
What is difference between WR and QTP?
please post the interview questions for QA position in FACTSET
what version of test director supports the QTP? does testdirector supports the QTP9.0?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
QTP supports both client server and Web applications. Does it support Plug-in?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?