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 |
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How to connect to a database?
i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please
What is Environment Variable and when we apply this in QTP?
Explain about Table and DB Checkpoints?
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
How to Analyze the Checpoint results with Standard Checpoint ?
What is the quicktest professional (qtp) testing process?
What is TOM in QTP?
What is the difference between run time object and test object?
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.