What are the Mandatory Properties of WebTable Object and
Link Object in Web testing using QTP

Answers were Sorted based on User's Feedback



What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP..

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 Mandatory Properties of WebTable Object and Link Object in Web testing using QTP..

Answer / baba

I agree with above answer..... You can add some more
properties to mandatory properties to identify object
quickly and uniquely

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

In qtp, explain what is crypt object

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

0 Answers  


How many types of Check Point in QTP

2 Answers   R Systems,


Can you brief the hurdles you faced during Automation testing?

0 Answers  


what is the syntax for regular expression in QTP? how to create user defined functions in QTP?

6 Answers   CTS, MBT, TCS,


How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?

3 Answers   QualiTest,


what is command for executing files?

0 Answers   VSoft,


Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone

1 Answers  


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

0 Answers  


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function

1 Answers   FIS,


What is Curd testing?

0 Answers   Wipro,


how to get font size of a "WebEdit"

3 Answers   L&T,


Categories