what are the mandatory properties in qtp?
what are the library functions in qtp?
Answer Posted / 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 |
Post New Answer View All Answers
If I change the object name in one action will it be updated in all the actions? Or not?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Explain how Does Run time data (Parameterization) is handled in QTP?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Can any one send me the QTP Basic Coding Samples?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What do you to script when objects are removed from application?
What is a Patch in QTP?
how can i pass a "cript"as a parameter in to a function
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Explain about the quicktest professional (qtp) automation object model?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",