GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  QA Testing
Go To First  |  Previous Question  |  Next Question 
 QA Testing  |  Question 154 of 176    Print  
what is the difference between static testing and dynamic testing
please can any one explain what is static testing and dynamic testing


  
Total Answers and Comments: 5 Last Update: March 04, 2009     Asked by: lakshmiyaganti 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: rameshn3
 
Static testing is performed using the software documentation. The code is not executing during static testing. Most verification techniques are static tests
1.Feasibility Review
2. Requirement Reviews

Dynamic Testing requires the code to be in an executable state to perform the tests. Most validation tests are dynamic tests. Examples of dynamic testing are
1) Unit Testing: These tests verify that the system functions properly; for example pressing a function key to complete an action.
2) Integrated Testing: The system runs tasks that involve more than one application or database to verify that it performed the tasks accurately.
3) System Testing: The tests simulate operation of the entire system and verify that it ran correctly.
4) User Acceptance: This real world test means the most to your business and unfortunately, there's no way to conduct it in isolation. once your organizations staff, customers, or vendors begin to interact with your system., they will verify that it functions properly for you.



Above answer was rated as good by the following members:
sumathiajithkumar, Sanju_N
May 23, 2008 01:17:04   #1  
rameshn3 Member Since: December 2006   Contribution: 21    

RE: what is the difference between static testing and dynamic testing
Static testing is performed using the software documentation. The code is not executing during static testing. Most verification techniques are static tests
1.Feasibility Review


2. Requirement Reviews

Dynamic Testing requires the code to be in an executable state to perform the tests. Most validation tests are dynamic tests.
Examples of dynamic testing are
1) Unit Testing: These tests verify that the system functions properly; for example pressing a function key to complete an action.

2) Integrated Testing: The system runs tasks that involve more than one application or database to verify that it performed the tasks accurately.

3) System Testing: The tests simulate operation of the entire system and verify that it ran correctly.

4) User Acceptance: This real world test means the most to your business and unfortunately there's no way to conduct it in isolation. once your organizations staff customers or vendors begin to interact with your system. they will verify that it functions properly for you.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
June 16, 2008 07:15:11   #2  
tu_kumar Member Since: June 2008   Contribution: 3    

RE: what is the difference between static testing and dynamic testing
Static testing: Examining the documents and finding errors in the documents.
Dynamic testing: Executing the documents in the actually implemented Application and finding the errors

 
Is this answer useful? Yes | No
June 21, 2008 07:24:03   #3  
prashant.mavchi Member Since: June 2008   Contribution: 2    

RE: what is the difference between static testing and dynamic testing
static testing - static testing is process of examining and reviewing the specification or product witout executing it . Review walkthrough inspection comes under static testing . ie. static testing is testing s/w which is not running.

Dynamic testing - Dynamic testing is process of running and using the s/w for testing . ie. testing the s/w which is running . unit integration system and their various parts comes under this dynamic testing.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
June 23, 2008 01:51:05   #4  
ramabgr Member Since: June 2008   Contribution: 2    

RE: what is the difference between static testing and dynamic testing
static testing-unconventional testing
dynamic testing-conventional testing

 
Is this answer useful? Yes | No
March 04, 2009 04:29:55   #5  
G.D.S.Prasad Member Since: November 2006   Contribution: 191    

RE: what is the difference between static testing and dynamic testing
1. Dynamic testing involves the execution of the code where as static testing involves manual examination of documents code etc.2. Dynamic testing finds fewer bugs than static testing.3. Static testing is many times more cost-effective than dynamic testing.
4. Static testing finds the d
efects early in the life cycle thus reducing the project cost

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape