Please let me know the differnce between Static testing and
whitebox testing with Example.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How do you perform integration testing?
what do u do when u enter at ur system till end of the day?
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
how do u create a data table
Enlist the priority of the testing tasks defined by the qa team in product development.
what is testdata ??
Can manual testing be completely replaced by automation testing?
Performance Evaluation means..?
0 Answers HCL, Kernex Micro Systems,
What is meant by verification and validation?
What is the difference between Outsourced Testing and Crowdsourced Testing
how to retrive only second row from table in sql server 2000?
What are the types of performance testing ?