Please let me know the differnce between Static testing and
whitebox testing with Example.

Answers were Sorted based on User's Feedback



Please let me know the differnce between Static testing and whitebox testing with Example...

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

Please let me know the differnce between Static testing and whitebox testing with Example...

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

Please let me know the differnce between Static testing and whitebox testing with Example...

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

Post New Answer

More QA Concepts Interview Questions

What are the types of performance testing ?

10 Answers  


What is the difference between compatibility testing and cross browser testing?

0 Answers  


What is the Use of Bug Tracking Tools.? what are the common and Importent Fields in any Bug Tracking Tool?

7 Answers   Vyons Labs,


PET model architecture..?

3 Answers   Logica CMG,


What is the differnt between Test condition and TesT Scenario

1 Answers  






what is the institute that has defined the QA

1 Answers   Kanbay,


What is meant by Bidirectional Tracebility matrix?

3 Answers   AZTEC,


Hi, Please can anyone tell me the difference between writing test cases & test scenarios? What all should be included while writing a test scenario?

3 Answers  


How would you test an ATM Machine?

4 Answers  


difference between QA and QC????

4 Answers  


What type of document produce SRS. WHAT type of document produce FS(functional spec.) what type of document produce SDS(design spec.) Please give me a hierarchy of process of document, which the companies follow

3 Answers   Aloha Technology, Microsoft,


Can Parrto Principle be used in Quality Assurance and testing?

0 Answers  


Categories