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 |
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Wat is the command used to add an object(properties) to an object repository?
i don't have any experience in qtp? Can u please tell me What work i have to do?
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
how to get the object property
How can we record an edit box in the Web application ?
how to click the link in webpage by using QTP Script????????
Output values? i want a practical example
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
if we made any changes in shared object repository how it reflects of others like our team members?