Please let me know the differnce between Static testing and
whitebox testing with Example.
Answer Posted / 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 |
Post New Answer View All Answers
Enlist some of the key challenges that are faced while performing software testing.
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
What are the tables in testplans and testcases?
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
What are the key components of a test case template
What is destructive testing, and what are its benefits?
What are the types of documents in sqa?
'configuration related errors' in testing means what?
What is difference between qa, qc and software testing?
Hi Friends, I have 2.5 yrs of experience. i am havung interview for QA/QC position tomorrow.what type of questions shall i expect for this experience? PLS HELP. THANKS IN ADVANCE
What are the challenges you faced related to production environment bug?
What is the role of qa in a project development?
what is difference between smoke testing and sanity testing?
Enlist the priority of the testing tasks defined by the qa team in product development.
What tools are available to support testing during development of application?