How will you test manually if you have more than 1000 of data?
Answers were Sorted based on User's Feedback
Answer / rahul
More than 1000 data :
1.If its in case of inputs: Black box techniques can be applied e.g Equivalence Partitioning, Boundary value analysis.
2.If its in case of test cases:
a. In Less time: Prioritize test case depending upon the priority and severity of test cases it will be execute and executing all those minimum test cases necessary to check the functionality of the application.
b. If time permits: All the test cases should be executed.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / sani
we can prefer either ad-hoc testing/ Error guessing or regression testing depending upon on the scheduled time,
Means,if we have to deliver products to the customer within limited period of time(one day/2 days),its better to do ad-hoc /Error guessing method
Else,create test cases according to customer requirements,and then execute the test cases for the specified test data
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / nitesh j
I think you should do the Equivalence and boundary value analysis if you have 1000 data to be tested for an application.
| Is This Answer Correct ? | 2 Yes | 2 No |
what is ERP? why inventory comes in ERP?
What is boundary value analysis and equivalent partition?
What is mutation testing
26 Answers AppLabs, Four soft,
11. Do you have any other questions or comments about the Web site or your experiences with it?
Had u done the Web Application Testing ? if yes then what is the difference between Web App. Testing & Desktop testing? Apart from technical part what difference did u find while testing?
What is Prototype Testing?
What is the diffirent part of Case Studies?
What is the negative testing and example
Have you ever written test cases or did you just execute those written by others?
How do we analyse a bug?
What is the difference between application & Product?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?