Analyzing the Checkpoint results ?

Answer Posted / ramyab.mca@gmail.com

Hai.....

Standard Checkpoint: 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.

K,Byeeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to associate shared object repository to test in qtp?

499


What is the meaning Work bench?

1756


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1543


how do u plan test automation?

1439


What are the differences between qtp and winrunner?

517






A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.

1268


"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

1434


Explain features of the latest version of qtp/ uft 12.1?

595


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1339


What are the types of object repositories? Which one is you are using?

622


What is the difference between Keyword Driven test and Data Driven test?

1769


suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?

1321


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1897


Which functionalities of QTP used in banking project?

1911


For which type of project the iterative model is suitable?

1372