Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


difference between static and dynamic testing( not just
definition) as a 4+ experienced guy

Answers were Sorted based on User's Feedback



difference between static and dynamic testing( not just definition) as a 4+ experienced guy..

Answer / manjula.ch

static testing :means without executeing the source code on
computer.static testing involes code reviews,code
inspections,desktop checking.
example:code works according to the requirements
2.code has been any func missed out.

dynamic testing: means exceuting the code on computer.
we can do the unit testing ,code coverage testing like that

Is This Answer Correct ?    28 Yes 7 No

difference between static and dynamic testing( not just definition) as a 4+ experienced guy..

Answer / prasanna shetty

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.Review's, Inspection's and
Walkthrough's are static testing methodologies.

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 ?    12 Yes 2 No

difference between static and dynamic testing( not just definition) as a 4+ experienced guy..

Answer / padmavathi

Static testing- Review Process takeplace. from static
testing itself we can find no. of defects. it's very help
for testing process and costwisw also good.
it will happen before starting a dynamic testing.
here 100% code coverage

Dynamic testing-Here actual testing process carried out.
here we can't say 100% code coverage.

Is This Answer Correct ?    10 Yes 4 No

difference between static and dynamic testing( not just definition) as a 4+ experienced guy..

Answer / n@n!

static testing : static testing can be used to test sanity
of the code.
other name for static testing is dry run testing.

dynamic testing : testing the dynaimic behaviour of the
code is called dynamic testing.
dynamic testing consists of
unit testing,module testing,integration testing,system
testing etc.....

Is This Answer Correct ?    3 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

What is a Use case? Is it possible to write test case without Use case?

2 Answers  


exact definition of defect tracking?

1 Answers  


what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

0 Answers  


what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))

1 Answers   Zensar,


what is tracebility matrix?

3 Answers   InteQ Software, Syntel, Trix,


hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?

6 Answers   RIM,


1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?

2 Answers   QA,


What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?

5 Answers   iGate,


What is boundary value analysis and equivalent partition?

1 Answers  


I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?

2 Answers   DFF,


A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.

4 Answers   ADP,


what ia the necessity of sdlc, stlc and testcases

3 Answers   TCS,


Categories