What is a test data? Give examples
Answers were Sorted based on User's Feedback
Answer / bishwajit.rk
Testcase requires to have input data to successfully
perform the testing of a application. This input data are
nothing but ur TestData.
Let me give u an example:
Nero is a application which basic funtionality is to write
files to a CD-R/RW. To test this application, we need to
have some files to write to the CD so that we can conclude
that this application is working. So, here the test data is
the "files" which to be written to the CD.
| Is This Answer Correct ? | 27 Yes | 9 No |
Answer / naseem khan
The data input data used to execute a test case, to validate
a particular functionality of a system.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / aman
The Logical Data which is needed to test the functionality
of the Feature is "Test Data".
For Example: For checking the age of a human, it should be
upto max 3 digit and it should not be Negative.
Here Data for the testing of Human age is
0<x<999
Aman
aman.testing@gmail.com
| Is This Answer Correct ? | 12 Yes | 7 No |
Answer / abdelshafy soliman
any data that is used in testing called test data
in other meaning the input data will the tester enter somehow it in the system that input data called test data . after the system accepted your input data then processes it and produce the out put you want to compare the out put with your expected out put also the expected out put called test data
| Is This Answer Correct ? | 0 Yes | 0 No |
The Logical data which is used to execute a test case is
called test data
if we take ATM as example
1. we need a card for security for entering
2.same card for inserting onto the machine for swiping
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 9 Yes | 13 No |
what is stlc and what is bug life cycle? are the both same or different?
what is installation in software referred to as?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
How do you go about testing a project?
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
1>what is defect matrix? 2>which is the high priority bug in "Open Window"(when we open some file the window get appear)
explain functionality testing and functional testing and give example who do thattype of testing
this question i got from iflex anybody pls give some useful information. is it possible to get severity1bugs in thirds round testing before release after two rounds of system testing completed?
can u plz give an example for regression testing with example.
1. what is severity and priority and who will decide what .?
What is the difference between Product tester and Software Tester?Is there any difference?
What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???