What is a test data? Give examples

Answers were Sorted based on User's Feedback



What is a test data? Give examples..

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

What is a test data? Give examples..

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

What is a test data? Give examples..

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

What is a test data? Give examples..

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

What is a test data? Give examples..

Answer / muralidharan

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

Post New Answer

More Manual Testing Interview Questions

I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100

0 Answers   ADP,


Who Decide Severity And Priority ?

12 Answers   British Telecom BT,


what is agile testing

3 Answers  


What is mutation testing and when can it be done?

3 Answers  


Why testing Web Applications is different?

1 Answers   Crea,


what is prototyping model,RAD model V model, spiral model?????

0 Answers  


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


what is test metrics

4 Answers  


What is ecp (equivalence class partition)?

0 Answers  


anybody having idea about mobile testing materials

1 Answers   IBM,


what is the use case ? what is the use of the use case ?

5 Answers   Kanbay,


What is the difference between system testing and regression testing?

3 Answers   Emergis, Hexaware, Mascon Global,


Categories