Levels Of Software Testing
Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3367
Printed Date: 10Sep2025 at 6:12pm
Topic: Levels Of Software Testing
Posted By: tanushree
Subject: Levels Of Software Testing
Date Posted: 27Oct2007 at 6:15am
Levels Of Software Testing
There are basically 5 levels of Software Testing:--
1)Unit Testing in Software Testing:-
1.In this level of testing small functions and modules of the project are tested.
2.Input------>Small Function------>Output.
3.Done by Developers.
2)Module Testing in Software Testing:-
1.In this level of testing small functions which make a module are tested.
2.Input------>Small Function+Small Function+Small Function------>Output.
Input------>Module------>Output
3.Done by Team Lead.
3)Integration Testing in Software Testing:-
In this level of testing all the modules which make a application are tested.
2.Done by Test Manager.
4)System Testing in Software Testing:-
5)User Acceptance Testing in Software Testing:-
1.In the presence of customer conducting the testing known as User Acceptance Testing in Software Testing.
Before that we need to know couple of main definitions regarding the terminology in the company
PROJECT in which exact rules must be followed that is customer requirements
PRODUCT which are based on general requirements that is on our own requirements
|
Replies:
Posted By: nagma2007
Date Posted: 02Nov2007 at 2:41pm
Integration testing can also be done by Sr. QA testers
------------- nagmasi
|
|