What are the differences between quicktest professional (qtp) and winrunner?
No Answer is Posted For this Question
Be the First to Post Answer
WHO IS THE BEST FACULTY FOR QTP IN HYDERABAD? A) NAGESHWAR RAO- MINDQ B) SURESH REDDY -SMART SOLUTIONS C) SURESH BABU- Q EDGE D) VENKAT - LIVE TECH E) GC.REDDY - HI-TECH CITY F) NONE OR OTHERS
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
What are the Features & Benefits of Quick Test Pro (QTP)..?
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
QTP identified the object but not performing the desired action???what could be the reason?????
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
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
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?
How to capture dynamic objects in qtp like mark up text
what is batch run ?
How to resume the second iteration in the QTP,, if the error has intrupted the the second iteration. When i use run from step it starting from the first iteration again.