Good testing characteristics - Basic concepts of Software Testing
Q. Which of the followings is/are characteristics of good testing?
1. Testers should involve early in project development.
2. Every development activity corresponds with some testing activity.
3. Testing should instantly start once code is delivered to tester.
4. All test cases should be prepared before even code is written
5. All test basis should be reviewed.- Published on 03 Aug 15a. 1,2,4
b. 1,3,4,5
c. 1,2,4,5
d. All of the above
ANSWER: 1,2,4,5