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

how to retrive only second row from table in sql server 2000?

3 Answers   CTS,


what is software quality assurance?

4 Answers  


pls post the questions for qa position in factset

0 Answers  


what is the differemce b/w test cases and test scripts?

7 Answers  


What is bug leakage and bug release?

0 Answers  






What are the five common solutions for software developments problems?

0 Answers  


what is query to see the "user" in SQL Server 2000

2 Answers   Satyam,


How to know that we have to use which tool for this project?

0 Answers  


Explain what is mr and what information does mr consists of?

0 Answers  


What is the difference between 'Bug' and 'Issue'?

1 Answers  


how do i know that I am using 32 bit Windows

5 Answers   SunGard,


wat r some of the first steps you will take in your role as a QA

2 Answers   Eskom, QA,


Categories