Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / ram.polavarapu
well for small application we can go for object repository
and we can add the all objects if the application is big
then we can not add the all the objects in to the object
repository that time we can use the discriptive scipting
by using object repository the process is going to be
slow when we compare with descriptive programming
with out open the application also we can write the
descriptive programming.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What test cases can you automate using QTP?
What are the ways you can synchronize?
What is the Difference between test object and run time object?
Describe function procedure in vbscript.
Is QTP supports Unix. If yes, then how the test automation is done?
How to interact tool & application build in QTP?
By using QTP can we record any log files written by the application which is in execution?
How QTP support all types of applications (platforms)?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
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.
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
What is qtpro? What is quick test pro?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
how to test load test and block box testing an a web based application pls give ans briefly