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

What scripting language is QTP of?

1 Answers  


It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???

0 Answers  


Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.

2 Answers   Banking,


The hybrid framework can be implemented for any application. Is it true?

0 Answers  


Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.

3 Answers   Infosys,


How can we get a textcheckpoint in QTP9.1?

2 Answers   EmTechPro,


How to fetch web elements count from Google Page which contains letter "e"

4 Answers  


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

0 Answers  


Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B

0 Answers  


Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..

6 Answers  


What is OUTPUT VALUE ? PLZ Explain With Example?

5 Answers  


I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.

5 Answers  


Categories