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 risk analysis and what kind of risk you foud while testing
What are the types of maintenance?
Write the 10 high test cases for making video call/face time
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
Tell me the Severity and Priority for the following Case. Login Page is not opening for the First Time - For Valid inputs and the login page is opening for the second time for valid inputs.....
can any one define V-V testing?....thanks in advance
What is Trivial Bug?
what is software testing
What are the different types of integration testing?
oracle table A havng one million records. write 10 test cases to test data?
Hi Giving the good example for High priority with low severioty bug examle?
What is CMMI leavels?