|
1. If you have an application, but you do not have any requiremnts available, then how would you perform the testing?
|
|
2. How can you know if a test case is necessary?
|
|
3. What is peer review in practical terms?
|
|
4. How do you know when you have enough test cases to adequately test a software system or module?
|
|
5. Who approved your test cases?
|
|
6. What will you when you find a bug?
|
|
7. What test plans have you written?
|
|
8. What is QA? What is Testing? Are they both same or different?
|
|
9. How to write Negative Testcase? Give ex.
|
|
10. In an application currently in production, one module of code is being modified. Is it necessary to re-test the whole application or is it enough to just test functionality associated with that module?
|
|
11. What is included in test strategy? What is overall process of testing step by step and what are various documnets used testing during process?
|
|
12. What is the most challenging situation you had during testing
|
|
13. What are you going to do if there is no Functional Spec or any documents related to the system and developer who wrote the code does not work in the company anymore, but you have system and need to test?
|
|
14. What is the major problem did you resolve during testing process
|
|
15. What are the types of functional testing?
|
|
16. 1. How will you write integration test cases 2. How will you track bugs from winrunner. 3.How will you customise the bugs as pass/fail. 4. You find a bug How will you repair 5. In testcases you have bug or not. 6. What is use case ? what does it contains.
|
|
17. What is the difference between smoke testing and sanity testing
|
|
18. What is Random Testing?
|
|
19. What is smoke testing?
|
|
20. What is stage containment in testing?
|