How to enable the text check point in qtp? By default it is
disables
Answer / guest
only in the recording mode the Text checkpoint will be
activated....
Start recording and then check the available chk points
| Is This Answer Correct ? | 6 Yes | 0 No |
Connect to QC using AOM.
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
Why we have to split actions in a test?
What is Environment Variable and when we apply this in QTP?
How to export QTP results to an ".xls" file?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
How can you identify the browser and its information using the qtp script?
what we do after completion of functional and regression testing
What is Test Fusion Report in QTP?
what is the smart identification techniqu?what r the different mechanisums used in it?
What is Unicode Compatibility?