What is system testing and what are the different types of tests you perform in system testing?

Editorial / Best Answer

Answered by: muthu

  • Mar 28th, 2007


System testing is nothing but testing the whole application which was integrated all the modules.
In system testing, there are two type of testing
                             1.Fuctionality testing,  2.Non-functionality testing
Functionality testing
means test whether application functioning stated requirement or not.
In non-functionality testing, it has more no. of types
ie. Load, stress, performance, reliability, security, usability,configuration, compatibility(forward & backward), volume, scalability, Localization, and internalization testing

Showing Answers 1 - 28 of 28 Answers

aruna

  • Sep 8th, 2005
 

System testing is a application testing.here we will test total application by joining each module.

  Was this answer useful?  Yes

Radha

  • Sep 25th, 2005
 

System testing is a type of Black box testing. System testing means testing the application. After the integration testing, usually will do system testing. Functionality, Regression, and performance testings comes under system testing.

  Was this answer useful?  Yes

muthu

  • Mar 28th, 2007
 

System testing is nothing but testing the whole application which was integrated all the modules.
In system testing, there are two type of testing
                             1.Fuctionality testing,  2.Non-functionality testing
Functionality testing
means test whether application functioning stated requirement or not.
In non-functionality testing, it has more no. of types
ie. Load, stress, performance, reliability, security, usability,configuration, compatibility(forward & backward), volume, scalability, Localization, and internalization testing

Parul1

  • Jun 14th, 2007
 

Testing conducted on a complete, integrated system to evaluate the system's compliane with its specfied requirements is known as System Testing.

Different types of testing performed in System Testing are Volume Testing, Load/Stress Testing, Usability Testing and Security Testing.

  Was this answer useful?  Yes

Testing conducted on a complete, integrated system to evaluate the system's compliane with its specfied requirements is known as System Testing.

Different types of testing performed in System Testing are Volume Testing, Load/Stress Testing, Usability Testing and Security Testing.

  Was this answer useful?  Yes

sailaja

  • Nov 5th, 2007
 

Once the application is developed, it will be deployed into client-specified environment, so as to prepare a complete system. If one performs testing on this system, it is called as System testing. GUI, Load, Performance, stress, functional testing come under this system testing.

  Was this answer useful?  Yes

System testing the Blackbox testing type .
It is an end to end testing which tests the whole functionality testing.

In system testing 1) Integration testing 2) Monkey testing 3) Pilot testing 4) Compatibility testing 5) Configuration testing 6) Installation testing 7) Regression testing and retesting are done

  Was this answer useful?  Yes

swati01

  • Jul 30th, 2008
 

System testing means end to end testing of the whole application is called system testing. Types of the system testings are :- Performance Testing, Load Testing, Stress Testing, Security Testing, Volume Testing.

  Was this answer useful?  Yes

>System testing means testing the application as a whole not in parts
>In system testing we have to cover end to end functionalities of the application
>This will be done after Integration Testing
>Both functional and nonfunctional areas of the application should be covered in the system testing

  Was this answer useful?  Yes

rainy

  • Sep 26th, 2008
 

when we integrated all the modules and check  the functionality , GUI , and validation of whole appliction called system testing.
rainy

  Was this answer useful?  Yes

In System Testing we check the End to End flow of the application. The application is checked in overall with database or if other application is being used with it.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions