from where we will retrieve data for data driven tests in
qtp?
Answer Posted / n
data driven testing means retreving data from different
data sources that may be excel files, ini files , text
files and .......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
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 did u use automating testing tools in ur job?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Where we can use the synchronization?
What are the technics follow in writing VB script?
what is the frame work in J-meter?
What is test object model in quicktest professional (qtp)?
What are private functions in QTP? How they can be called from the function library?
What is quick test pro?
What are table and db checkpoints?
How you can find the absolute value of the number in qtp?
Is qtp supports uni-code?
How QTP support all types of applications (platforms)?