Waht is the diffrence between static testing and dynamic
testing,what u do instatic testing as a black box test
engineer
Answer Posted / santhan chinka
Static Testing means: reviews, walkthrough, inspection and
metrics are coming under static testing.
Dynamic Testing means: Unit Testing, Integration Testing,
System Testing, User Acceptance Testing and Exploratory
Testing are coming under dynamic testing.
reviews, walkthrough, inspection, metrics, Unit Testing,
and Integration Testing are coming under White Box Testing.
System Testing, User Acceptance Testing and Exploratory
Testing are coming under Black Box Testing.
| Is This Answer Correct ? | 26 Yes | 9 No |
Post New Answer View All Answers
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
what is diffrence between dynamic black box testing and dynamic white box testing
What is software configuration management?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
You may be overqualified for this position we have to offer
Can you explain tailoring?
What is the Difference between Network testing and Web Testing?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
How to do security implementation for any URL??
What is bug severity?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
few automation basic questions One question to write a scriot in any language you know.
What is application programming interface (api)?
How will you do beta testing?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain