Why do we use text checkpoint as we can make use of the
same in the standard check point?
Answers were Sorted based on User's Feedback
Answer / babu
A text checkpoint checks that a text string is displayed
in the appropriate place on a Application or not.
An object checkpoint (Standard) checks the values of an
object on a Application or not.
Correct me if i am wrong
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / t.mahipal reddy
generally standard check points is used to check the gui
objects ,where as text checkpoint is used to test the text
in the application.
The differnce is here in the text
check point we other 4 options
1 exact match
2 ignore spaces
3 match case
4 text not dispalyed
This options will not be there in
standarard text checkpoint
| Is This Answer Correct ? | 5 Yes | 1 No |
Write test cases for copy and past password in password field ?
What criteria do you use when determining when to automate a test or leave it manual?
1.what is test automation life cycle?
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
diff between global variables and environment variables in qtp?
How you calling actions in qtp?
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
What is QTP?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
What is difference between WR and QTP?