Answer Posted / sujatha
Custom objects are nothing but the user defined objects
since Qtp cannot learn those objects it adds those objects
in the Winobject. so all the custom objects will he
handled only by winobject. And all the standard objects
will be handled by the object repository.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How can you handle exceptions in qtp?
When and why to use descriptive programming?
why should we give deliver good quality software?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is the parameterization? Give one example?
hi nani my doubt is how does qtp process metrix related to software process.
Define Environment Variable in UFT and its uses?
What is the extension of the recovery scenario file in qtp?
By using QTP can we record any log files written by the application which is in execution?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is the differences between image check point and bit map check point?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Mention what are the different types of recording modes in qtp? Which will be used when?