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

What is the difference between Project Based Testing and Product Based Testing?

4 Answers   Scandent,


I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?

7 Answers  


When will the testing starts?

0 Answers  


1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.

2 Answers   Mind Tree,


Diffrernce between client server testing and web server testing.

0 Answers  


what is the advantages of Vss?

5 Answers  


Explain the Pros and Cons of testing the software by Developement team and by testing team?

2 Answers   Persistent,


Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me

0 Answers  


What is Independant Testing? When and where this type of testing will be performed?

0 Answers   Satyam,


what is RFT?

5 Answers  


What is the difference between Sanity and Smoke Testing? With Example.

7 Answers  


How well you work with a team?

2 Answers   IBM,


Categories