Difference between Static and dynamic Testing & Which type
of testing include in Static and dynamic Testing ? explain
in detail with example.
Thanks

Answers were Sorted based on User's Feedback



Difference between Static and dynamic Testing & Which type of testing include in Static and dyn..

Answer / jyo

we can compare static and dynamic testing in V-V model.

in 1st part we test
1)Requirements + Review of requirements
2)SRS + SRS review
3)Design + Design review
4)Code + Code review
THis testing is nothing but the static testing or we can say
as verification also

in another part we test below
1)Unit testing
2)Integration testing
3)System testing
4)UAT user acceptance testing
This testing is the Dynamic testing which is called as
validation.

Is This Answer Correct ?    13 Yes 0 No

Difference between Static and dynamic Testing & Which type of testing include in Static and dyn..

Answer / @mit

Main diffrence in b/w static & dynamic Testing are as
follows:-

In static testing,code is not executed ex.
Inspection,Recview etc

In Dynamic Testing,code is being executed ex.Unit
Testing,System Testing, Functional testing etc.

Is This Answer Correct ?    6 Yes 2 No

Difference between Static and dynamic Testing & Which type of testing include in Static and dyn..

Answer / hemachandra

Testing Methodologies are two types
1. static
2. Dynamic

static -- walk through's, inceptions.
Dynamic -- white box and black box.

Is This Answer Correct ?    4 Yes 2 No

Difference between Static and dynamic Testing & Which type of testing include in Static and dyn..

Answer / neel

Static Testing --> In this type of testing All document
related to SDLC is verified , i.e. actual code is not
executed it is only verified by differents mehods such as
Walkthrough , Inspections , Review etc. Stattic testing can
also be called as Verification

Dynamic Testing --> In This type of testing code is
actually executed to check the Outputs. To check the
deviation in expected output. This type of testing can be
done by Unit testing , System , Integration and UAT type.
Dynamic Testing can also be called as Validation.

Is This Answer Correct ?    3 Yes 2 No

Difference between Static and dynamic Testing & Which type of testing include in Static and dyn..

Answer / raz

dynamic testing---live testing, testing an application on
hands....

static testing----testing documents of an application
whether the points mentioned are reflecting the exact
requirement.

Is This Answer Correct ?    2 Yes 3 No

Difference between Static and dynamic Testing & Which type of testing include in Static and dyn..

Answer / m

ada veka ketavangalaa.......

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?

2 Answers   CFC,


will rapid test script wizard works in web testing?

1 Answers   QA,


We also offering SOA TESTING, MAINFRAME TESTING, MANUAL & QTP WITH LIVE PROJECT

0 Answers  


What is B.V.A with brief example?

4 Answers   Anovatek, TCS,


Explain?V?model?

1 Answers   Covansys,






How will you do beta testing?

0 Answers   Aricent,


How many flows of Events are there?

1 Answers  


Why testing is required?

28 Answers   Cap Gemini, Infosys,


There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?

3 Answers   Accenture,


For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?

2 Answers   IBS,


What is test data set up?

1 Answers  


Can any 1 tell me what is front-end testing & what is back-end testing with example ?

6 Answers   Subex,


Categories