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?
wht type of User defined functions or Java Releated functions do we write in VB scripting
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
By using QTP can we record any log files written by the application which is in execution?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Where is the Bitmap checkpoint information stored?
How to find a window is minimized or not
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How can I use Call dlls in QTP ?
They asked by using qtp recording writing scripting
We stored into the objects OR and then write the scripting
what type of framework u r using in ur organization
Key word driven framework
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME