Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
2125Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
2 10692how to operate webobjects in a webpage using getobject function and then using generic methods?
3108with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
3 7880
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How listener identify that the event came from a particular object?
What happens to the Exception object after handling an exception?
Explain the steps in details to load the server object dynamically?
Define the remote object implementation?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Name the class that is used to bind the server object with RMI Registry?
What class is used to create Server side object ?
what are RemoteObjects?
which type of objects reference will be given to client?
What methodology can be followed to store more number of objects in a remote server?
How can a CORBA object, accessed from a EJB?
What are the objects that support variables?
I am looking for the information in detail about archiving object "CATPROACH"?(SAP R/3 Data Archiving) I am thankful sharing the available information with me and expecting prompt reply
How do you convert web objects from 2.x to 3.x?