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

can any one send me all the interview point of view questions from manual testing please..........

1 Answers  


in sdlc process what is the rool of PM,TL,DEVELOPER,tester in each and every phase? pelese explain me in detail?

2 Answers  


How we prepare the Requirement Traceability Matrix(RTM). Write the format please.

2 Answers  


What is Data Flow Testing?

11 Answers   MBT,


What is Intersystem testing

5 Answers   IBM,






What kind of techniques used while writing test cases?

2 Answers  


What type of ideal testing process should be follow by CMM- 3 COMPANY.(PLEASE IN DETAIL)

2 Answers   Kirti Soft,


what is d difference between software development life cycle & system development life cycle?

5 Answers   HP,


in peer reviews,is there any checklist based on which we can review our team members documents.

1 Answers  


what is walkthrough?

6 Answers   Semantic Space,


write 3 test cases on ATM for security purpose

8 Answers   Zycus Infotech,


Hi, I got an offer with maveric systems and I have around 3.5 years of work experience. But inspite of that they are asking to sign a bond for 2 years and to pledge all the original certificates for that bond. Can anybody please advice me whether its a good company or not?

8 Answers   Maveric,


Categories