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
Tell me in which of the software testing phase is qa involved & qc not involved?
What is traceability matrix? Is it required for every project?
What is process area in cmmi?
what is difference between smoke testing and sanity testing?
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
Explain bug leakage and bug release?
Diffrence b/w compiled module and shared repository?
Why is it often hard for management to get serious about quality assurance?
How Google apps can be considered ? Either they are product or Project
What are the tools used by a tester while testing?
How do u calculate Schedule variance? What is the formula? Explain with Example
How to log defect in HP ALM
hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?