Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
Answer Posted / aditya790
HP QTP uses Visual Basic Scripting (VBScript) for automating the applications and VBScript is NOT a object oriented language but a object based language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to open a new test using quicktest professional?
How to use debug tools?
Mention the test steps of qtp.
What is the Difference between test object and run time object?
What is the difference between local and shared object repository in qtp?
What are parameterizing tests?
who QTP recognizes the object stored in object repository?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Diff b/w Health care domain and Banking Domain?
How to use descriptive programming?
What is the descriptive programming?
Explain the parameter in qtp?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How many types of status are there?
Hybrid framework supports Descriptive programming. Is it true?