What are the Mandatory Properties of WebTable Object and
Link Object in Web testing using QTP
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
For the Web table object, the mandatory fields are: "html tag".
For a link object, the mandatory fields are: "html tag" and
"text".
For all most of the web objects(ex: web edit, web link
etc..), the mandatory field is "html tag".
But we can change these properties, but make sure that QTP
identifies the object in the application uniquely.
Regards,
Uday.
| Is This Answer Correct ? | 2 Yes | 1 No |
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
How will you enchance the script?
When you open QTP, how many sheets you can see?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
what are the principles of good testing scripts for automation?
what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?
What is synchronization point in QTP?
How to start recording using quicktest professional?
Where the text version of script file located in file system?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How QTP recognize the object??how to add objcts into object repository??
what are the mandatory properties in qtp? what are the library functions in qtp?