How to prepare Test data?

Answers were Sorted based on User's Feedback



How to prepare Test data?..

Answer / uday

Test Data is the data used to retest the functionality with
different combination of values.

Take one functionality and apply below techniques to get the
test data:
1. BVA
2. ECP
3. Decision Tables.
4. Error guessing.
5. Cause -Effect graphing etc....
(Dont forget to include the data specified in red.)

Based on the functionality you use the above techniques to
get test data.

Is This Answer Correct ?    6 Yes 0 No

How to prepare Test data?..

Answer / ramprasad.s

Hi
Test Data Has to be prepared based on the Requirement.






sun_ramprasad@yahoo.com

Is This Answer Correct ?    4 Yes 1 No

How to prepare Test data?..

Answer / vinayduba

Basically Test data is nothing but input to the
functionality,We can prepare the test data based on
Boundary value and Equivalance partioning theories.

Is This Answer Correct ?    3 Yes 0 No

How to prepare Test data?..

Answer / ramprasad.s

HI

Test Data is the Minimal input required to Test the
functionality of an application while execuation between
Expected Result & Actual Result.


sun_ramprasad@yahoo.com
9940314706

Is This Answer Correct ?    3 Yes 3 No

How to prepare Test data?..

Answer / mohit

Test data is prepared after indepth study of data
dictionary with a detailed knowledge of system test.

Is This Answer Correct ?    0 Yes 0 No

How to prepare Test data?..

Answer / sarmatha tk

Test data that satisfy the given adequacy criterion of the
project .

Is This Answer Correct ?    0 Yes 0 No

How to prepare Test data?..

Answer / sm

Based on the requirements and needful validations we need to
prepare test data

regards
SM

Is This Answer Correct ?    0 Yes 0 No

How to prepare Test data?..

Answer / astha

data that exists before a test is executed , and that
affects , or is affected by the component or system under
test.

Is This Answer Correct ?    0 Yes 1 No

How to prepare Test data?..

Answer / reddy

Test data is the input data for functionality/system under
test. Following are the steps one should follow:

1). Identify if the data exists and is usable without
conflicting with other testers using the application. If not
2). Create your own data
3). In creating the data follow specified procedure/rules
for the teams using the same application.
ex: ERP application dev:- Emplid should start with "HX" for
HR team & "PX" for Payroll team etc. (This helps to
identify which test the employee belongs to)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

why you want to be a software tester ? why you choose a testing field?

3 Answers   TCS,


Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.

2 Answers  


What is Independant Testing? When and where this type of testing will be performed?

0 Answers   Satyam,


what is a RAD (Rapid Application Development) Model when do the firm go for such a model?

2 Answers  


What is diff between equialence partioning and boundary value analysis

4 Answers   TCS,






What is the difference between V model and W model?

9 Answers   College School Exams Tests, Infosys, Techkriti IIT Kanpur,


what is smoke testing? what is sanity testing?

5 Answers  


can any one of u give templates for test plan and test strategy

2 Answers  


wht is smoke testing and user interface testing

3 Answers   Oneclick Testing Solutions,


What is a testing process / lifecycle?

0 Answers  


What is the Sanity Testing??

1 Answers  


what is UI testing

15 Answers   Infosys, Infotech,


Categories