Whether qtp 9.0 supports Test director8.0
No Answer is Posted For this Question
Be the First to Post Answer
What are the different kinds of test steps?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
what is the extension of action script template?
How you automate testscripts one by one or modukewise or all at once
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
How does qtp identify gui object?
suppose i can done the project in automation tool with QTP in that time what i can say?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
is it possible to check the text displayed in the tool tip using QTP? if so, how?
What are the different recording modes and how do they work?