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?
No Answer is Posted For this Question
Be the First to Post Answer
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Could any one suggest web site links to learning VB Script for QTP purpose??
Is virtual object supported in low level recording mode?
Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
What is CMMP and CMMH?
how to compare two excell sheets by using vbscript??
How many lines of code in each script of QTP?
Explain runtime dynamic settings?
Does quicktest professional is unicode compatible?