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 |
Reverse string without mid or streverse function.
How will u find that how many List boxes( and check boxes) are present in one particular window
hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..
what is risks of testing a project?
Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752
What is Regular Expressions?
Explain abt the File System Object in QTP with ex
Tell about descriptive programing in qtp8.2?
What is ‘object spy’ and what is the function of object spy in qtp?
Explain about merging of two repositories?
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
What is the difference between the design-time and run-time data tables?