How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / shaik
The above answers are incorrect
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
Explain how qtp identifies object?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
what type of run time errors you get while you ar edoing rpg program?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Define Error Pane of UFT?
What is object spy in quicktest professional (qtp)?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What is standalone database?
How to associate shared object repository to test in qtp?
What are the advantages of qtp?
What is qtp window?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
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
Differences between text and test area checkpoints?