what is static and dynamic testing.

Answers were Sorted based on User's Feedback



what is static and dynamic testing...

Answer / nitin sharma

Static Testing is not executing anything,It involves
review,walkthrough,code Inspection,test plan and test case
analysis,While Dynamic Testing is executing something like
executing test cases

Is This Answer Correct ?    39 Yes 2 No

what is static and dynamic testing...

Answer / sudhir

Static Test: Testing prior to deployment. The Verification
activities fall into the category of Static Testing. During
static testing, you have a checklist to check whether the
work you are doing is going as per the set standards of the
organization.

Dynamic Test: Dynamic Testing involves working with the
software, giving input values and checking if the output is
as expected. These are the Validation activities. Unit
Tests, Integration Tests, System Tests and Acceptance Tests
are few of the Dynamic Testing methodologies.

Is This Answer Correct ?    10 Yes 1 No

what is static and dynamic testing...

Answer / suraj_laad

Testing without execution of the software is called static
testing .like just by reading the contents of documents.it
also called verificaion.
Testing with execution of the software is called dynamic
testing .it also called as validation.

Is This Answer Correct ?    6 Yes 1 No

what is static and dynamic testing...

Answer / raj

static testing is stands for executing the application
without executing the application. basically it includes
reviewing the documents and inspection

dynamic testing is stand for test the application by
executing application

Is This Answer Correct ?    1 Yes 0 No

what is static and dynamic testing...

Answer / vijayalakshmi

Static:Coduct test with out running an appliaction

dynaic:conduct test with running an application

Is This Answer Correct ?    0 Yes 1 No

what is static and dynamic testing...

Answer / reddy prasad

in simple way

static: look and feel( no need to perform any action on an object)
Dynamic : need to perform any action on an object.

Is This Answer Correct ?    0 Yes 1 No

what is static and dynamic testing...

Answer / v.lokesh

static testing means review the requiremnts given by
customer or Business user(BI),here we will only reivew the
FRS and if any data is not filled,we will inform to the
project manger,then project manger will inform to the BI to
give the data(without executing the code)

Dynamic Testing means by executing the code(after the
coding is done) whether the application is working
correctly or not as per the customer requiremnts.

Is This Answer Correct ?    0 Yes 7 No

what is static and dynamic testing...

Answer / abu

static testing is like usability and user interface.dynamic
testing is call it as functional testing.

Is This Answer Correct ?    2 Yes 16 No

Post New Answer

More Manual Testing Interview Questions

Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.

4 Answers  


Hai all can anyone tell me wat is the diff betn Build and version and is there any file extenction for build and version if so wat is it..And How to deploy the build and version for development or testing.. Cheers, Amar.gp

1 Answers   AmSol,


Difference between Test Case & Use Case?

6 Answers   TCS,


What is the bug life cycle? In which part u involved?

2 Answers   AMES Technology, Covansys, Sankhya Infotech,


How do u go about testing of web application?

0 Answers   Trignos,






what is the way to explain about project of 3 years experianced

2 Answers  


write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases

0 Answers  


What is Wound Fixing?

0 Answers   Value Labs,


What is the relationship between quality and testing

2 Answers  


I Have 2 Yrs Experience in Manual I appiled in Job Portals still i m not getting any calls plz help me wat i need to do guide me please ?

1 Answers  


Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?

6 Answers  


what is RFT?

5 Answers  


Categories