Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How u prepare Test data in testing process???



How u prepare Test data in testing process???..

Answer / ramyab.mca@gmail.com

Hai...

Preparing proper test data is a core part of “project test
environment setup”. Tester cannot pass the bug
responsibility saying that complete data was not available
for testing. Tester should create his/her own test data
additional to the existing standard production data. Your
test data set should be ideal in terms of cost and time.
Design our test data considering following categories:
Test data set examples:
1) No data: Run your test cases on blank or default data.
See if proper error messages are generated.

2) Valid data set: Create it to check if application is
functioning as per requirements and valid input data is
properly saved in database or files.

3) Invalid data set: Prepare invalid data set to check
application behavior for negative values, alphanumeric
string inputs.

4) Illegal data format: Make one data set of illegal data
format. System should not accept data in invalid or illegal
format. Also check proper error messages are generated.

5) Boundary Condition data set: Data set containing out of
range data. Identify application boundary cases and prepare
data set that will cover lower as well as upper boundary
conditions.

6) Data set for performance, load and stress testing: This
data set should be large in volume.

This way creating separate data sets for each test
condition will ensure complete test coverage.

K.Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is the main difference between client server and webserver???

4 Answers   FIC, IBM, TCS,


What are the different ways of doing black box testing?

0 Answers  


how to creat 2 test plan in 2 different environment exp:tour and travel

0 Answers   TCS,


what is the role of a test build manager?

2 Answers   Wipro,


How can a white box testing performed ? MAnual or automated ?

8 Answers   CTS,


Hi Friends, I have recently completed Testing course and planning to apply for jobs, I am Planning to put Banking Project in my resume but b4 that I need your help guys According to my knowledge in the banking project basically it contains 3 modules say 1. Banker 2. Admin 3. Customer Could you please explain me in terms of interview like how to explain each module and what exactly each module does and what type of testings we can do on banking project. Any help would be appreciated Thanks in advance Swapna

1 Answers  


can u merge 10GUI map files into a single GUI map file in winrunner?

0 Answers   QA,


May I have to create another test case document for Adhoc Testing, Smoke Testing and all?

2 Answers  


What is the common bug u face in a web-based application. .?

3 Answers   HCL,


Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .

4 Answers  


what is the difference between web applications and lient server applications

3 Answers  


What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any

3 Answers  


Categories