Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what the diffference between test data and test cases
what is meant by object hierarchy in qtp

Answers were Sorted based on User's Feedback



what the diffference between test data and test cases what is meant by object hierarchy in qtp..

Answer / raghu

testdata is dataprovided to execute the test case...whereas
test case is a criteria to execute the scriprt.

Object hierarchy is the path to find out in which window of
appliction the object is present.

If something wrong pls let me know -
test_professional7@yahoo.com

Is This Answer Correct ?    6 Yes 0 No

what the diffference between test data and test cases what is meant by object hierarchy in qtp..

Answer / keshab

Test data is information you use like set "Value" ,
Parameter in datatable , this test data

Test case is define condition that will check expected
behaviour of application like checkpoint

Is This Answer Correct ?    2 Yes 1 No

what the diffference between test data and test cases what is meant by object hierarchy in qtp..

Answer / salman

Test Case is nothing but Raw form of actions which we need
to perform.
Test case converted to a standard format(XL sheet or XML
file)which an automated tool understands is called test data

Is This Answer Correct ?    1 Yes 2 No

what the diffference between test data and test cases what is meant by object hierarchy in qtp..

Answer / salman

And about Object Hierarchy it is just the way the
application is developed.
Parent object and child objects
window(objectname1).menu(objectname2).select

Here objectname1 is parent object which specifies a window.
and object2 is child object which is a menu in that window.

So,here hierarchy means without knowing the objectname1
that is a window we cant sleect the objectname2 that is a
menu.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve

1 Answers   IBM,


what are the principles of good testing scripts for automation?

1 Answers  


How to check and display a particular word from a paragraph?

1 Answers  


write the regular expression for date format of mm/dd/yy?

10 Answers   CTS, HCL,


anyone can explain Diff B/w Actions and Functions

2 Answers  


What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?

0 Answers  


what are the 5 types of objects in qtp

6 Answers   ABC, TCS, Wipro,


Should have experience in framework means?

0 Answers  


Which scripting language used by quicktest professional?

0 Answers  


What is exact difference between “while” and “do while” in QTP ?

1 Answers  


How to handle recovery scenario for a application crash.write script for this.

2 Answers   Polaris, TCS,


w is datatable

5 Answers   CTS, IBM,


Categories