What are Software Testing Levels?



Testing levels are basically to identify missing areas and prevent overlap and repetition between the development life cycle phases. In software development life cycle models there are defined phases like requirement gathering and analysis, design, coding or implementation, testing and deployment.  Each phase goes through the testing. Hence there are various levels of testing. The various levels of testing are:
  1. Unit testing: It is basically done by the developers to make sure that their code is working fine and meet the user specifications. They test their piece of code which they have written like classes, functions, interfaces and procedures.
  2. Component testing: It is also called as module testing. The basic difference between the unit testing and component testing is in unit testing the developers test their piece of code but in component testing the whole component is tested. For example, in a student record application there are two modules one which will save the records of the students and other module is to upload the results of the students. Both the modules are developed separately and when they are tested one by one then we call this as a component or module testing.
  3. Integration testing: Integration testing is done when two modules are integrated, in order to test the behaviour and functionality of both the modules after integration. Below are few types of integration testing:
    • Big bang integration testing
    • Top down
    • Bottom up
    • Functional incremental
  4. Component integration testing: In the example above when both the modules and components are integrated then the testing done is called as Component integration testing. This testing is basically done to ensure that the code should not break after integrating the two modules.
  5. System integration testing: System integration testing (SIT) is a testing where testers basically test that in the same environment all the related systems should maintain data integrity and can operate in coordination with other systems.
  6. System testing: In system testing the testers basically test the compatibility of the application with the system.
  7. Acceptance testing: Acceptance testing are basically done to ensure that the requirements of the specification are met.
  8. Alpha testing: Alpha testing is done at the developer’s site. It is done at the end of the development process
  9. Beta testing: Beta testing is done at the customers site. It is done just before the launch of the product.

Comments

  1. Excellent tips about QA Services. Really useful stuff .Never had an idea about this, will look for more of such informative posts from your side..... Visit here QA Companies

    ReplyDelete
  2. i am glad to discover this page : i have to thank you for the time i spent on this especially great reading !! i really liked each part and also bookmarked you for new information on your site.
    Top QA Companies
    Top Automation Testing Companies
    Top Mobile App Testing Companies
    Top Performance Testing Companies
    Top Security Testing Companies

    ReplyDelete
  3. Thank you for taking the time to publish this information very useful!house boat hire nsw

    ReplyDelete
  4. simply I experience your web page furthermore practising and beneficial opinion. it is protected enormously handy calculation as soon as a variety of our assets.thanks for element. i enjoy this make acknowledged. 90s shirts mens

    ReplyDelete

  5. I am glad to discover this page : i have to thank you for the time i spent on this especially great reading !! i really liked each part and also bookmarked you for new information on your site.

    Top Software Testing Companies
    Top Security Testing Companies
    Top Mobile Testing Companies
    Top Test Automation Companies
    Top Performance Testing Companies
    Website testing services

    ReplyDelete
  6. This is truly high quality blog, great and amazing content. This site deserves to have millions of visitors! Thank you for all the inspiring words.modern cement tile

    ReplyDelete
  7. As I web-site possessor I believe the content matter here is rattling fantastic , appreciate it for your efforts. You should keep it up forever! Good Luck.it ticketsystem


    ReplyDelete
  8. Much obliged for the post and incredible tips..even I likewise believe that diligent work is the most vital part of getting achievement.best renters insurance new orleans

    ReplyDelete
  9. There are thousands of sites on the internet and all in all definitely provide information on the results of each article, but the article on this site different from the others. The article was very detailed and easily understandable.how to schedule a conference room in outlook

    ReplyDelete
  10. Glad to chat your blog, I seem to be forward to more reliable articles and I think we all wish to thank so many good articles, blog to share with us.vintage brand clothing

    ReplyDelete

Post a Comment

Popular posts from this blog

Excel Operation in VBScript

Usage of File system object (FSO) in Vbscript. QTP / UFT

How to set browser language for chrome for localization testing