Waht is the diffrence between static testing and dynamic
testing,what u do instatic testing as a black box test
engineer

Answers were Sorted based on User's Feedback



Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / 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

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / t.kavitha

static testing means verification . that means reviews and
meetings conducted to evaluate thecode ,requirements,design
and development.this can be done with check lists,issue
lists, walkthroughs and inspections and meetings.
dynamic testing means validation .after verification
completed it should be conducted.it is exactly testing.it
based on the requirements.

Is This Answer Correct ?    15 Yes 3 No

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / krishna chaitanya

Static testing:- The intension of Static testing is to
prevent the bugs.Static testing tools offers very gr8
marginal benifits

Dynamic testing:- The intension of Dynamic testing to cure
the bugs

M.v.Krishna Chaitanya
mvkrishnachaitanya@mail.com

Is This Answer Correct ?    18 Yes 7 No

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / 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

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / pavan

main diffrence is we go for dynamic analysis when we go
asynchronous clock...even thoug dynamic testing will give
accurate result...and its very time consuming...in dynamin
we have fix and check each path...where as in static tool
itself will cover all the path

Is This Answer Correct ?    4 Yes 0 No

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / jagjit verma

static testing is just testing the program source code without executing the program.
It is simply done by checking the source code by a experienced programmer, who has not developed software's module. this can be best understand by Peer Programing of XP(Extreeme Programing.)
It is somewhat similar to white box testing since white box also analyses the program's logic.
since it is done by human effort ,so it is done manually is a myth about the static testing. today there are many tools available in market they do static testing as per test case written by an experienced tester.
if this is being done by a developer then he/she should has adequate knowledge of program,requirement,writing style, nad need of writing that style.

But Dynamic testing is testing the program after execution.
Each and every test is done after executing the program.
several test cases are written and tested against requirement of client/customer.
each and every test is being done is cross checked by tester, that it is doing the required function or not.

Is This Answer Correct ?    1 Yes 0 No

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / sandhya.h

static testing is about prevention where as dynamic testing
is about cure.
static testing offer greater marginal benifits.
static testing is more cost effective than dynamic testing.
dynamic testing finds fewer bugs than static testing

Is This Answer Correct ?    6 Yes 6 No

Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a b..

Answer / madhuri

Reviews, walkthroughs or inspections are considered as
static testing, whereas actually executing programmed code
with a given set of test cases is referred to as dynamic
testing

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???

3 Answers  


1)What are diffrent matrics assosiated with testing?

2 Answers   Satyam,


what is meant by adhoc testing?

9 Answers   HCL, STC,


i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me

2 Answers  


any example for high siviority and low priority bug

2 Answers   Symbiosis,






Have anyone got the Cognizant manual testing call letter for interview? Pl reply

2 Answers   Cognizant, HGS,


This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how

3 Answers  


Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??

3 Answers   Philips,


if tester found some bugs in the application then which format they will send it to development team.

4 Answers   HCL,


Can you explain tailoring?

0 Answers  


what are the UAT bugs...why they come ??

2 Answers   Satyam,


What do you do (with the project tasks) when the schedule fails?

0 Answers  


Categories