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 |
what are the attributes of QTP?
In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
Discuss quicktest professional (qtp) environment?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
what is error and fault in terms of software quality?
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
how to upload an excel sheet to quality center?