Results 1 to 6 of 6

Thread: difference between static and dynamic testing?

  1. #1
    Contributing Member
    Join Date
    Jan 2007
    Answers
    48

    difference between static and dynamic testing?

    What is the difference between static and dynamic testing? Is white box testing is dynamic testing?

    What is testing methodology?


  2. #2
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Testing Basic

    Difference b/w static and dynamic testing is the same as we have a car and we are looking for it's style, color and other things( static), but when we have it's test drive then it is dynamic.

    White box is both static and dynamic testing.

    In static white box we see the coding standards and styles.
    In dynamic white box we test the code by running it.

    Different testing methodology are Black box and white box doing manually or using automated tools.
    Hope this post will help you.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  3. #3
    Expert Member
    Join Date
    Mar 2012
    Answers
    208

    Re: Testing Basic

    1.Static testing involves verification of activities of the developed software where as dynamic testing involves working with the software, giving input values and checking if the output is as expected.
    2.Review's, Inspection's and Walkthrough's are static testing methodologies.Unit Tests, Integration Tests, System Tests and Acceptance Tests are few of the Dynamic Testing methodologies.
    3.Static testing is done before the code deployment (verification stage) where as dynamic testing is done after code deployment(validation stage).
    4.Static testing is more cost effective then dynamic testing.


  4. #4
    Junior Member
    Join Date
    Jul 2012
    Answers
    14

    Re: difference between static and dynamic testing?

    static testing is nothing but testing the documentation and various reviews such as test case review, test plan reviews etc

    Dynamic testing is testing the application it self by running it such as checking the login function with valid invaid users credentials etc


  5. #5
    Junior Member
    Join Date
    May 2013
    Answers
    2

    Re: difference between static and dynamic testing?

    Static testing has to do with not executing test cases but instead analyzing documents through the process of review inspections etc,in other to find issues and fix them.While dynamic testing is about you actually executing test cases in other to find issues,.


  6. #6
    Junior Member
    Join Date
    Mar 2013
    Answers
    19

    Re: difference between static and dynamic testing?

    Static testing involves in coding and Dynamic testing involves in application output.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact