what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / brahma
frame work is nothng but Test script modulatary frame
work.set of assumtions and concepts and practices that
provide supported for automation s/w testing.
| Is This Answer Correct ? | 24 Yes | 56 No |
Post New Answer View All Answers
How to use output values in qtp ?
What are the Disadvantages of shared object repository?
Explain the difference between call to action and copy action?
How we can import data from database?
What is the difference between keyword view and expert view?
How to explain a banking project in interview as a test engineer???
How to delete an object from the object repository?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
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
What is the difference between a Function and Procedure in QTP?
Can we create a qtp test from qc?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
How to handle the exceptions using recovery secnario manager in quicktest professional?