How to create Test Data? What are the Fields in Test Data.
Please any one specify the format of Test Data?
Answer Posted / rajesh
If you are writing test case then you need input data for
any kind of test. Tester may provide this input data at the
time of executing the test cases or application may pick
the required input data from the predefined data locations.
The test data may be any kind of input to application, any
kind of file that is loaded by the application or entries
read from the database tables. It may be in any format like
xml test data, system test data, SQL test data or stress
test data.
Design your 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.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
write test cases for flipkart.
how to test stand alone programs?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
What are basic types of test cases?
What is the domain testing?
Can some body help to write possible test cases for a credit card at POS (point of sale)
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
please give me different test scenario for uploading whatsapp status from gallery and camera
Explain the acceptance testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
Explain the unit testing?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
how to write a test cases for courier offices?