what is the object properties settings in the QTP
Answer Posted / raju e
We use only set-to property.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain about the test fusion report of quicktest professional?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
What is environment variable in qtp and why to use it?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is the Command used to start the QTP
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
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 key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
what is output value in QTP and how it can be used in automation testing
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
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?)
What is ‘object spy’ and what is the function of object spy in qtp?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
What are the trigger events in qtp?