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

At wht stage in the SDLC testing should be started?

4 Answers   IBM,


What is mr and er?

0 Answers  


what is system specification ? what is functional specification?

0 Answers  


During Web based Testing. where do we concentrate more on the Application(Means functional area)...... Anybody can explain it.....Thanks in advacne......

3 Answers   Siemens,


I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?

0 Answers  


Can anyone tell me that yahoo messenger is a web-based application or a windows based application???

5 Answers   Xansa,


How would you define Quality Assurance?

4 Answers   Ordain Solutions,


Enlist the priority of the testing tasks defined by the qa team in product development.

0 Answers  


Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "

2 Answers   Bell, IOCL,


My Nokia is 3806 CMDA. It is always heat and the battery is down.Why is it happening ?

0 Answers  


Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?

0 Answers  


How would you prioritise your tests

1 Answers  


Categories