QTP9.1 does not support to text checkpoint in Windows
application? Is this correct?
If this is correct, what is alternative for Text checkpoint?
Answers were Sorted based on User's Feedback
Answer / ganesh
Yes Text Check Point is not supported in QTp 9.1. You can
use Standard CheckPoint instead of Text Check Point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / geena
Use standard checkpoint and check the text propertiy.
| Is This Answer Correct ? | 0 Yes | 0 No |
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
What is the difference between Call to Action and Copy Action.?
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
can anyone tell me from where i can download qtp demo or crack version
What is keyword view in qtp?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.