How many types of Check Point in QTP
Answers were Sorted based on User's Feedback
Answer / kiran
standard checkpoint
page checkpoint
image checkpoint
text/text area check point
database checkpoint
xml checkpoint
accessibility checkpoint
bitmap checkpoint
table check point
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / kishore raj
7 check points.
1.Standard
2.Text
3.Text area
4.Bit map
5.Accessibility
6.XML
7.Database
| Is This Answer Correct ? | 7 Yes | 4 No |
what is the difference between development and testing
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
why we use environment variables
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
How many ways we can parameterize data in QTP?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
Explain how Does Run time data (Parameterization) is handled in QTP?
How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take it as a non-reuable action )(Chandana) plz urgent?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How to handle Dynamically changing Objects in QTP?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
Write the vb script for the lowest and highest values of an array?