Please let me know the differnce between Static testing and
whitebox testing with Example.
Answer Posted / satish
static testing involves review of requirements or
specifications. This is done with an eye toward completeness
or appropriateness for the task at hand. This is the
verification.
White box testing (also called clear box testing, glass box
testing or structural testing) uses an internal perspective
of the system to design test cases based on internal
structure. It requires programming skills to identify all
paths through the software. The tester chooses test case
inputs to exercise paths through the code and determines the
appropriate outputs.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
what is difference between smoke testing and sanity testing?
What Contains in Business Design Document?
What would you do if you have a large suite to execute in very less time?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
How to know that we have to use which tool for this project?
How do you train another QA engineer?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
write an e-mail introducing yourself to the client as a QA ead is not in town.
Why regression testing is important?
create a daily status report or list the items you will cover in a status report
What are the tables in testplans
What should QA require of Development?
Why are You so sure that You are qualified enough to this SQA Tester Job?
How to find all the bugs during first round of testing?