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 |
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Explain the concept of how quicktest professional (qtp) identifies object?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
How may types of defects identify application or your currently working application?pls give me answer..
How to execute a winrunner script in quicktest professional (qtp)?