0% found this document useful (0 votes)
141 views3 pages

Tesing 5

The document discusses different types of software testing including system testing, user acceptance testing, functional testing, and non-functional testing. System testing focuses on user interface testing, functional testing, and non-functional testing. User acceptance testing involves testers and end customers testing the system in both a development and client environment. Functional testing includes object property testing, database testing, error handling testing, and calculations/manipulation testing. Non-functional testing covers performance, security, recovery, compatibility, and installation testing.

Uploaded by

Gogula Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
141 views3 pages

Tesing 5

The document discusses different types of software testing including system testing, user acceptance testing, functional testing, and non-functional testing. System testing focuses on user interface testing, functional testing, and non-functional testing. User acceptance testing involves testers and end customers testing the system in both a development and client environment. Functional testing includes object property testing, database testing, error handling testing, and calculations/manipulation testing. Non-functional testing covers performance, security, recovery, compatibility, and installation testing.

Uploaded by

Gogula Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

2/5/24, 10:42 AM ashokitech.com/uploads/notes/1445516742_1707100264.

txt

System Testing:
--------------
Testers will involve in doing this system testing in testers environment.
Testing overall functionality of the application with respective client requirment
It is using black box Testing techniques
This testing is conducted by testing team
After completion of unit & integration testings we start system testing
Before conducting system testing we should know the customer requirments
System testing mainly focouses on below factors/aspects:
1) User interface Testing (GUI)
2) Functional Testing
3) Non-Functional Testing (Performance, Stress, Load, Security)
4) Usability Testing

User Acceptance Testing (UAT):


------------------------------
Testers & End Customers will involve in doing this testing in client end
After completion of the syatem testing ,UAT team will conduct UAT testing in two levels
1) Alpha testing - UAT Testing conducted in Developments environment
2) Beta testing - UAT Testing conducted in client environment

System Testing:
--------------
1) User interface Testing (GUI):
GUI Testing is a process of testing the user interface of an application , that which includes
all the webelements such as menus, checkbox, radio buttons, Buttons, colours, fonts, sizes,
icons,logos, content & images etc...

GUI Check List:


1) Testing the size, position, width, height, font of the elements
2) Testing of error messages that are getting displayed in right position or not
3) Testing the different sections of the screen.
4) Testing the screen in different resolutions with the help of zooming In & zooming out
5) Testing whether the images or logos has a good clarify or not
6) testing the logo alignmemt
7) Testing the spellings
8) Testing whether the interfaces is attrative or not
9) Testing the disabled fields if any
10) Testing the headings whether it is properly aligned or not
11) Testing of the colour of the hypelinks
12) The user must not get frustated while using the system interface

Usability Testing :
-------------------
During the testing validates application provided context helps or not to the user

Functional testing :
--------------------

1) Object Property Testing : Check the properties of the objects present on the application
ex : Enable, Disable, Visible, Focus.....

2) DataBase testing/Backend testing : Checking database operations with respective user operations
Blackbox testsing - DML Operarions (Data Manipulation language) - Insert, Update, delete, select
whitebox testing -
1) Table & column level valiations (column type, colum length, no.of columns)
2) Relation b/w the tables (Normalization)
3) Funtions
4) Procedures

https://ashokitech.com/uploads/notes/1445516742_1707100264.txt 1/3
2/5/24, 10:42 AM ashokitech.com/uploads/notes/1445516742_1707100264.txt
5) Triggers
6) Indexes
7) Views etc.....

3) Error handling Testing : Tester verify the error messages while performing incorrect actions on
the application. Error message should be readle & should be user understanable language.
Ex : Incorrect Data
Invalid data

4) Calculations/Manipulation testing : Tersters should verify the caluculatios

5) Link Existance & Links execution Testing : Where exactly the links are placed is called as Links
Existance. Links are navigating in proper page or not is called Links Execution

Internal Links
External Links
Broken Links

6) Cookies & Session Testing :


Temporary files created by browser while browsing the page through internet
Session are time slots created by the server, session will be exipered after some time.

Non-Functional testing :
------------------------
Performance Testing
Load Testing
Stress Testing
Volume Testing
Security Testing
Recovery Testing
Compatability Testing
Configuration Testing
Installation Testing

Performance Testing : Checking the speed of the application


---------------------

Load Testing : Gradually Increasing the load on the application slowly then check the speed of the
application.

Stress Testing : Suddenly we increase/Decrease the load on the application & check the speed of the
application

Volume Testing : To Check how much of data is able to handle by the application

Security Testing : How secure is your application


------------------

Authentication - To check users are valid or not


Autherization/ Access Control - Premissions of the valid user

Recovery Testing :
------------------
To check the system change to abnornmal to normal

Compatability Testing :
-----------------------
Forward Compatability
Backward Compatability
Hardware Compatability Configuration Testing

https://ashokitech.com/uploads/notes/1445516742_1707100264.txt 2/3
2/5/24, 10:42 AM ashokitech.com/uploads/notes/1445516742_1707100264.txt
Installation Testing :
----------------------
To check screens are clear to understand & simple or not
Screen navigation
Un-Installation

https://ashokitech.com/uploads/notes/1445516742_1707100264.txt 3/3

You might also like