i am trying to automate yatra.com,in that site, when i go to
automate the Leaving from field showing as a WEBEDIT, but
when i enter 1 or 2 char, it displaying dropdownlist, i try
to use keyboard automation to select the item from that list
but it is not possible, can anybody help he.
Thans for posting the Answer
What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?
why we use sendkey method in qtp?
Where virtual objects stores results?
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
how to create external data table?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How to carry out bit map check points in QTP
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that
Explain the views in the QTP GUI?