Answer Posted / murali raju
I think ur asking about synchrinization point ...okay..the
default object synchornization point timeout is 20
seconds..with in the 20 seconds objects was not
recoginized ..qtp gives error message...like object not
found..we can increase the synchorization timeout..
plz raise a question with detaild explaniation..it will be
more helpfull others and u also..
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How to start recording using quicktest professional?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to call a test from another test?
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
Can any body please tell me the steps of keyword driven framework of QTP.
what function you write to do database testing with the help of qtp?
what is clean sweep?
how can we do the frame work in qtp
UFT 12.02 which ALM version will support
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How u will do versioning in QTP?
Give the syntax to import/export xls into qtp.
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.