What is positive test case and Negative Test case?
What is the meaning of Real World Scenario's?
Answer Posted / 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 |
Post New Answer View All Answers
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
what type of automation is follwed in the project?
How to recognise the webelement and verifying that webelement is enabled?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
How you can delete excel file in qtp?
explain abt dyanamic changing object with example?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
What is the syntax to call one action in another?
How to test the login page in different ways in automation testing and i need code?
Explain the difference between data driven testing and parameterization ?
How many types of parameters are available in quicktest professional (qtp)?
How many types of parameters are there?
Discuss the QTP Environment?
your coming from electrical backgroung..but y ur coming to software side?
What is text check point and text area check point?