Answer Posted / siva.k
Instance of the class is called object.It has some set
properties and it depends upon particular class.The class
objects matches with that particular objects.The class
properties and particular object properties are same.Then
only it will called as a object for that class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define object spy ?
Describe the differences between functions and actions in UFT?
Explain the check points in quicktest professional?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is throw object?
What are the steps involved in recovery scenario wizard?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
What is post recovery scenario?
What are advantages of test automation?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How you can decide which type of object repository you have to use?
what could go wrong with test automation?
Explain the views in the QTP GUI?