what is descriptive programming in QTP? How can be done?
Answer Posted / automation tester
Hi Friends,
In simple terms, Descriptive Programming is the type of
programming in QTP where you don't want to use Object
Repository to store the objects and its properties.
Descriptive Programming provides a means by which you can
provide the object properties in the code itself.
Check the below links for more details...
http://www.automationrepository.com/2012/03/descriptive-programming-in-qtp-the-complete-guide-part1/
http://www.automationrepository.com/2012/03/descriptive-programming-in-qtp-the-complete-guide-part-2/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a script to verify font style and color of a windows object using descriptive programming
Which scripting language used by quicktest professional?
How is a Step generator used in UFT?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Explain the concept of how quicktest professional identifies object?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What is quicktest professional?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Explain how you can delete excel file in qtp?
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.
How do you convert manual test cases to automated test cases?
What is difference between run time object and test object?
Suppose I want fail that check point? How can you do that?
How the exception handling can be done using quicktest professional?
How you debug your script?