what are the mandatory properties in qtp?
what are the library functions in qtp?
Answers were Sorted based on User's Feedback
Answer / raju
mandatory properties are the properties of the objects must
identified by the qtp while identify the object.
we can see mandatory properties in object descriptionin
object repository after recording.
Library functions are the inbuilt functions available in
qtp .Libray fuctions are used while excuting tests by
writing vb scripts in expert view
ex: split(),mid() etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / baskar palani
Mandatory Properties:Is the standard or major properties is
of an object,used by qtp to identify the object in the
application.
Ex:class,label,innertext of an object
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prasad.devathi
the mandatory propeties are object class, object text and .
the library functions are math(),strings(),date() etc
| Is This Answer Correct ? | 1 Yes | 5 No |
Can we run multiple QTP scripts one after the other without manual intervention? How?
what is the extension for the test version of the script?
What is keyword view in qtp?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
What is difference between WR and QTP?
What is keyword driven testing..what is the use of this in Automated testing
Could any one suggest web site links to learning VB Script for QTP purpose??
Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
what is the frame work your using in automation testing
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
Explain the difference between smart identification and object identification withn clear example. please it is very urgent