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 is the basic concept of qtp?

1 Answers  


how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance

1 Answers   HCL,


What is the XML file architecture ?

1 Answers  


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

1 Answers   Intel, Satyam,


What are the methods of the TextStream object that are used for reading from a text file?

1 Answers  


QTP supports both client server and Web applications. Does it support Plug-in?

0 Answers  


There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?

1 Answers   Bank Of America,


do you prepared framework,pls answer this

1 Answers  


I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

1 Answers  


Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?

1 Answers  


What will be happen if i load object repository at run time, but it has already associated.

1 Answers   NTT Data,


Categories