How to maintain the old scripts in QTP?
Answer Posted / prathima
I guess maintaining scripts in form of functions(.txt
and .vbs) would make the scripts usable from version to
version instean of using Actions as they are not compatable.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Why qtp the best testing tool?
What are the various types of Actions in UFT?
unique properties of button,edit box, radio button,check box?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How can i initiate the objects to find uniquely in OR
Explain the check points in quicktest professional?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Where to use function or action?
How many ways we can parameterize data in quicktest professional (qtp)?
What is the use of text output value in quicktest professional (qtp)?
How to capture all the data of a webtable, weblist and combolist using QTP?
Describe how Smart Identification is used
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What are the types of object repository?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?