Write a command for setvalue function in a webedit
Answer Posted / venkatesh
Browser().page().frame().webedit().settoproperty " "
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Without using gui map editor we can recognize the application in winrunner ?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What is the script for database check point, bitmapchek point, regular expression ?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What are the advantages of Object Repository?
How to use the object spy in quicktest professional (qtp) 8.0 version?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What are the different types of action?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Explain the check points in quicktest professional?
What is a recovery scenario?
How to Test the mainframe application?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?