what is test data
Answers were Sorted based on User's Feedback
Answer / madhuri
Test data is nothing but the data needed to execute the test
cases.
We can get the data from requirement & design documents
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rafi
it is the input data before going to the execution of a
application the tester has to prepare vthe test data
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prasanna_ny
Test data is the data for testing your apllication/system.
This usually given to the testing team by the
client/developer.
| Is This Answer Correct ? | 3 Yes | 0 No |
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
How to Parameterize Object repository in QTP?
How to send QTP scripts to our colleagues?
What is expert view and keyword view?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
What is the main differece between QTP 9.0 and 9.2
How to find the name of the machine where you are running your automation scripts in qtp?
What the differences are and best practical application of Object Repository?
How to manage a drag drop event in the qtp
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
what type of scripts are asked in qtp?
what is verification & validation?