Please let me know the differnce between Static testing and
whitebox testing with Example.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sarita agrawal
Static testing is a examing the document and finding
defect.In static testing =Am i build the product
right.Static testing start in intital phase of SDLC.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pravin
testing before execution of a project is call static testing.
testing of internal part of the project is call white box
testing generally this testing done by developer.in white
box testing we can test loop, function, variable etc are
properly working or not
| Is This Answer Correct ? | 2 Yes | 2 No |
What is binary portability testing?
what is the difference between quality assurance and quality control
4 Answers BIPL, BJIT, Cap Gemini, SouthTech,
What is Retesting?
What is meant by Bidirectional Tracebility matrix?
Define test strategy.
What are the Qualities of a Tester?
Why is it often hard for management to get serious about quality assurance?
what is the entry & exit criteria of testing process?
6 Answers APC, MBT, Microsoft, Nortel, TCL,
Who in the company is responsible for Quality?
How to design test cases?
What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?
If a company does not contain any maturity levels?Do u think the company does not have quality?Discuss?