Explain the check points in QTP?
Answer Posted / kumar
1. Standard Check Point
2. Bitmap Check Point
3. Database Check Point
4. Text Check Point
5. Text Area Check Point
6. Accessibility Check Point
7. XML Check Point - From Application
8. XML Check Point - From resource
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
How does quicktest professional (qtp) identifies the object in the application?
What is qtpro? What is quick test pro?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
What are the Test design techniques you uses in ur project?
Which recording modes need more memory?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What are the five challenges you faced in QTP?
Explain the types of object repository?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is difference between design time and run time data table?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
How to use descriptive programming?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How do you synchronization point through DP?
How do you check ticket cost and ticket number in flight application?