Is virtual object supported in low level recording mode?
No Answer is Posted For this Question
Be the First to Post Answer
what is test data
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?
What is smart identification?
wht type of User defined functions or Java Releated functions do we write in VB scripting
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
• What type of testing questions will be asked for 2+ yrs exp people in interview?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
Differentiate the two Object Repository Types of QTP.
How to open a new test using QTP?
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.