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

Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE

4 Answers   Logica CMG,


Can anybody help me what is the diff between CMM,SEI,PCMM and six sigma?

6 Answers  


When u will start testing?

8 Answers   Accenture,


How do you know that your test cases will meet the requirement that the client required for the application.

3 Answers   Engineering,


What do you mean by High Level and Low Level Scenarios explain using an Example ?

2 Answers   HCL,






what is time estimation..Effort Estimation?can any body give example with formule.?

0 Answers  


What are the things the tests ensure?

0 Answers  


What is the role of QA in a development project?

3 Answers   IBM,


Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran

0 Answers  


Explain what are test driver and test stub and why it is required?

0 Answers  


WHAT IS ENTRY CRITERIA AND EXIT CRITERIA

6 Answers   HCL,


Explain what should your qa documents include?

0 Answers  


Categories