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 |
why was automation used in the project?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
Please Explain The QTP real Testing process with steps.
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
What is test object?
What are the Test design techniques you uses in ur project?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
difference Between Call Run action and copy of action?
What is the exact difference between QTP and RFT ?