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
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 |
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 |
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 |
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 |
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
How do you test siebel application using qtp?
How to add multiple values in rows, under a single column of a run time datatable?
why the smart identification is not there in WinRunner
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
Which recording modes need more memory?
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
Explain QTP using different development techniques ?
In an interview what r the questions asked in qtp related project? pls any answer this question?