Answer Posted / padmasekharpediredla
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
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 fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Both static and dynamic arrays are handled by the vb script. Is it true?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Hi How to retrieve data from web element line by line?
what is the hierarchy to use properties in descriptive programming
Is text area check point supports for web applications?
Mention the different actions types of qtp.
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How software automation specialist enter steps in the Expert View?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to capture a window in QTP?
Explain the terms test and business component?