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 |
Whether qtp 9.0 supports Test director8.0
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
How to Test the mainframe application?
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
how can you select random value for every iteration from a weblist
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..
How to find if given number is prime or not
What is the difference between functions and actions in QTP?
what is the exact testing process in qtp plz explin ?
Why we load add-ins in qtp?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project