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

Can you do system testing at any stage of sdlc?

0 Answers  


Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.

1 Answers  


what methods will u follow to prepare testcases in ur org?

3 Answers  


What is limitation of v shaped model

2 Answers   Emphasis,


What kind of interview questions can I expect for an entry level(2 years of exp) software testing position. I am attending for the first interview and bit nervous what to prepare and how to prepare.the company I applied is a product(anti virus software) based company. so what kind of questions can I expect .please help me for preparing .

2 Answers  






What is the diffirent part of Case Studies?

0 Answers  


how do you manage the testing for enhancement projects

1 Answers   Accenture,


How will you prepare traceability matrix if there is no Business Doc and Functional Doc?

2 Answers   Virtusa,


You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.

1 Answers   Meridium,


For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??

1 Answers   IBS,


What are build and version please explain why number changes in build and version

2 Answers  


1.What is mean by data base testing?explain with example? 2. you can check the data base testing through sql then why we are using QTP Data base check ? 3.difference between modified waterfall model and waterfall model? 4.defect life cycle?

3 Answers   CTS, Quexst,


Categories