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 |
What is the difference between Client/Server application and Web application ?
What are the points to be taken into consideration while doing desktop testing?
what is file database
Discuss QTP Environment.
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
QTP is used better in which type of application Web based application or desktop application
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
What are the automation metrice in your project?
anybody give me the real time example for descriptive programming of web application