ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
what the diffference between test data and test cases
what is meant by object hierarchy in qtp
 Question Submitted By :: Vinay_chundur
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what the diffference between test data and test cases what is meant by object hierarchy in qtp
Answer
# 1
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 ?    1 Yes 0 No
Keshab
 
  Re: what the diffference between test data and test cases what is meant by object hierarchy in qtp
Answer
# 2
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 ?    0 Yes 0 No
Salman
 
 
 
  Re: what the diffference between test data and test cases what is meant by object hierarchy in qtp
Answer
# 3
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 0 No
Salman
 
  Re: what the diffference between test data and test cases what is meant by object hierarchy in qtp
Answer
# 4
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 ?    0 Yes 0 No
Raghu
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
how do you run scripts in QTP?please anyone can answer my questions Ordain-Solutions2
What are the different types of Database checkpoints in QTP? when they are used?  1
How can we close all webbrowsers which are opened in out desctop?  4
What is the diffrence bettween QTP 9.0 and QTP 9.1?  1
While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function. Ordain-Solutions3
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do Covansys5
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav. IBM64
What is the concept of hooking in QTP?  1
Hi All Below is my script which i made for lgin into Flight.exe. SystemUtil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe","","C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\","open" Dialog("Login").WinEdit("Agent Name:").Set DataTable ("p_Text", dtGlobalSheet) Dialog("Login").WinEdit("Agent Name:").Type micTab Dialog("Login").WinEdit("Password:").SetSecure DataTable ("p_Text1", dtGlobalSheet) Dialog("Login").WinButton("OK").Click If Dialog("Login").Dialog("Flight Reservations").WinButton ("OK").exist Then Dialog("Login").Dialog("Flight Reservations").WinButton ("OK").Click datatable.Value(3)= "Incorrect password. Please try again" Dialog("Login").WinButton("CANCEL").Click elseif Dialog("Login").Dialog("Flight Reservations").WinButton("OK").exist Then Dialog("Login").Dialog("Flight Reservations").WinButton("OK").Click datatable.Value(3)="Please enter agent name" Dialog ("Login").WinButton("CANCEL").Click elseif Dialog("Login").Dialog("Flight Reservations").WinButton("OK").exist then Dialog("Login").Dialog("Flight Reservations").WinButton("OK").Click datatable.Value(3)= "Please enter password" Dialog("Login").WinButton ("CANCEL").Click else Window("Flight Reservation").Move 309,146 datatable.ExportSheet "C:\Raj\Result.xls" ,1 Window("Flight Reservation").Close End If I want to capture the Message string from Dialog("Login").Dialog("Flight Reservations" Also pls let me know if this is the right way to do the script for login. Pls provide some script for login Flight.exe Thanks in advance Raj Dhiman  1
Plz explain about Virtual object? What is the situation u r using , explain with example?  1
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.  4
in QTP we test web based application at that time what script is run? is support vb script? plz tell me  2
how to create the varibles and how these are connect to qtp? plz tell me  2
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?  2
does the vb script knowledge is mandatery in testing using QTP  1
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.  1
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that) Synechron1
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP? CTS2
How to load the object repository at run time? TCS5
from what stage you will start automation in your project TCS3
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com