Waht is the diffrence between static testing and dynamic
testing,what u do instatic testing as a black box test
engineer
Answer Posted / yeggina sujay
Static Testing: Verifying we are developing the Wright
product or not is called static testing or
Verification. or
Have we built the software right (Does it match the
Specification)
Example: analysis of a program carried out with out
executing the program
Static testing will be conducted with help of Reviews and
walk through
Reviews were 4 Types 1) Management Review or split page, 2)
Functional Review 3)formal Review(Ex:Inspection&audit), and
Non Formal Review or Peer Review.
Dynamic testing or Validation Testing: Based on specific
test cases by execution of the test object and running
programs.(Developing the code wright or not)
Have we built the right software? (is this what the
customer wants).
Example: analysis of a program carried out with executing
the program
Dynamic testing carried out by unit, Intigration, System
Testing and User acceptance testing
Whit box testing = unit+Intigration Testing and
Block box testing = System Testing +User acceptance testing
Gray box testing =whit box testing+ Block box testing
(*Gray box testing mostley used only data base testing *)
White box testing is also called Clear box testing, glass
box testing and Structural testing
This test is being carried out by the developer to validate
Developed the code works expected or not is called W.T
W.T is being used in codecavarage which is also done by
programmer Codecavarage is two types 1) stament covarage
and path covarage
Block box testing also called specification base testing
tester has to be test Validate the application is being is
reached according to the customer requirement or not is
called B.T
some of the testing techmiques were interduced in block box
testing
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What is a maturity level?
How do your characteristics compare to the profile of the ideal manager that you just described?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Explain thread testing.
Explain accessibility testing and its importance in the present scenario.
Write 2 scenarios for Integration testing? Please let me know its urgent.
What are the uses of test plans? What is the need of test plans and explain their significance
What is software configuration management?
How do you perform configuration management with typical revision control systems?
What is validation in software testing?
How do you scope, organize, and execute a test project?
discuss black box and white box testing is not widely used if you disagree tell me why?
What are the advantages of waterfall model?
What r all the security problems u r facing & the measures taken to solve.