1.WHY DO YOU GO FOR WHITE BOX TESTING,WHEN BLOCK BOX
TESTING AVALIABLE?
2.WHY DO YOU MAINTAIN REPOSITERIES AND WHAT IS REPOSITORY?
Answers were Sorted based on User's Feedback
1 Ans)
Testing the Software application with programming
knowledge is called as White box testing.
white box testing mainly concentrates on all the
requirements are converted into working functionalities of
the software or not?
Testing the Software application with domain knowledge
is called as black box testing.
Black box testing mainly concentrates on all the
functionalities of the application.
So white box testing and block box testing is totally
different. So we must need white box testing ,when block
box testing is available.
2 Ans) Repository will contain mapfiles, The tool will
recognize objects using this.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manoj4testing@yahoo.com
2.Ans.A repository is a place where the objects information
is stored (logical name ,physical description).
we maintain repositories because tool will identify objects
during runtime using obj rep information
| Is This Answer Correct ? | 0 Yes | 0 No |
What is test case generator?
26). how will know do written test cases are sufficient to validate application of functionality? 27). how will you prepare test data to validate input object? 28). explain defect status? 29). how will know whether the developer accepted you defects or not? 30). explain acceptance test? 31). explain when we stop testing? 32). explain scope of your project? 33). in which module you conducted testing? 34). explain defects which you found in that module? 35). if defect is not reproducible then what information you will provide to developer 36). if developer is not accepted your defect then what you will do?
Explain testability?
is manual testing enough for 2+ yrs,does it need any tools
Mention what the purpose behind doing end-to-end testing is?
If I give some thousand tests to execute in 2 days what do you do?
What is the difference between Test strategy and Test plan?
Explain Peer Review in Software Testing?
What is dynamic analysis?
Testing methodology and when do you start testing activity?
what is cohensive testing and span control?
Examples where you have worked on your own and as part of a team.