Please explain about unicode compatibility in QTP. how we
can able to use it. Please help me
What is the short cut keys for the following?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
What does Reporter.Reortevent2 does?
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
in a web page How to check and display a particular word from a paragraph?
how qtp will recognise if application is run on many browsers
By using QTP can we record any log files written by the application which is in execution?
How to open a new test using QTP?