1.WHY DO YOU GO FOR WHITE BOX TESTING,WHEN BLOCK BOX
TESTING AVALIABLE?
2.WHY DO YOU MAINTAIN REPOSITERIES AND WHAT IS REPOSITORY?
Answer Posted / umadhurjati
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 |
Post New Answer View All Answers
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
While monitoring your project what all things you have to consider?
What is oo integration testing?
What r all the risks u r facing while doing a project?
Share 2 high complexity and 2 low complexity test cases for a coke vending (ATM) machine.
What is the boundary value analysis/testing?
Explain inputs?
have u write any sanity testcases?
What is a 'walkthrough' in Software Testing?
What is life cycle?
what is modular framework?
What is ieee - institute of electrical and electronics engineers?
What is open box testing?
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
When is used decision table testing?