How to Analyze the Checpoint results by Standard Checpoint?
Answer Posted / supriya gupta
Standard Checpoint :By adding standard checkpoints to your tests or components, you can compare the expected values of object properties to the object's current values during a run session. If the results do not match, the checkpoint fails.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default object synchronization timeout in qtp?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What is the keyword view and expert view in qtp?
How many types of actions are there in quicktest professional?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How do client side image and server side image work?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Why do we use breakpoints in QTP?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
Can we run test with out adding object in object repository? How it is possible?
What is checkpoints for quicktest professional (qtp)?
QTP script is not working on other's machine..
in a web page How to check and display a particular word from a paragraph?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance