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
What is the quality process is following in your organization.
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Explain Testing process in your organization?
What are the advantages of waterfall model?
Can you please explain me how to do testing of an E-insurance project end to end process..
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
can anybody tell me what is release process of company? release note?
What is baseline testing?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
What does a manual tester need to become proficient with db testing?
How many types of api testing are there?