All IT Courses 50% Off
QA Tutorials

BACK-END TESTING

PART 1- database testing

Back-End testing is a testing which deals with server side or database. It is also called as database testing. The data which almost entered will be stored in the back-end as a database. The database could be MySql, Oracle or MS-Access. The back end testing is important. If it is not done then it causes complication like data Loss, Data Corruption.

The Database testing can take various forms like:

  1. Structural testing: This type of testing focuses on verification and validation of the database structure which is proposed for an application in terms of tables, views and stored procedures.
  2. Functional testing: It is connected with the application’s behaviour from the back end. For eg: If the user fills the form in the front end, the information should be updated in the database in the appropriate format.
  3. Non-Functional testing: It tests the database performance under heavy load and stress condition of an application.

Most of the times when back end testing is used it indicates database testing. The database is important unit of any application. For the efficient working of an application, the GUI and database should interact properly. The databases are validated for the content, format & appropriate location.

The difference between GUI testing and backend testing is, the back end testing does the data validation and integrity testing. The GUI testing is also known as front end testing. In GUI testing, the look and feel of user interface is tested. Database testing or backend testing focus on back end components which is not visible for application users. GUI testing focuses on testing the functionalities of the software application which is connected with the forms, graphs, menus and reports. Backend tester requires a good knowledge of database components. GUI tester or front end tester requires knowledge of business requirements. The database contains heterogeneous data for testing from multiple sources of data such as applications and intranet applications. The advantage of back-end testing is, it has full control of test coverage and depth of the application. In early development many bugs can be found. The various steps in back end testing are to acquire design specification for a database server, to test specification design, followed by implementing the tests in design with some database language code.

CLICK TO READ PART -2

All IT Courses 50% Off

 

Facebook Comments

12 Comments

  1. Back-End testing is a testing which deals with server side or database. It is also called as database testing. The back end testing is important. If it is not done then it causes complication like data Loss, Data Corruption.
    The Database testing can take various forms like:
    Structural testing: This type of testing focuses on verification and validation of the database structure which is proposed for an application in terms of tables, views and stored procedures.
    Functional testing: It is connected with the application’s behavior from the back end.
    Non-Functional testing: It tests the database performance under heavy load and stress condition of an application.
    The difference between GUI testing and backend testing is, the back end testing does the data validation and integrity testing. The GUI testing is also known as front end testing.

  2. Back-End testing is a type of testing which deals with server-side or database. It is also called as database testing.

  3. What is database and DBMS?
    Database is a collection of information stored in an organised way so that data can be
    accessed, managed and updated.
    Database management system is a software system to create, access, manage and update
    the database.

    Name a few DBMS?
    The database could be MySql, Oracle or MS-Access.

  4. What is back end testing?
    Back-End testing is a testing which deals with server side or database. It is also called as database testing.

  5. Back-End testing is a testing which deals with server side or database. It is also called as database testing.

  6. Back-End testing is a testing which deals with server side or database. It is also called as database testing. The data which almost entered will be stored in the back-end as a database.

  7. Back-End testing is a testing which deals with server side or database. It is also called as database testing. The data which almost entered will be stored in the back-end as a database. The database could be MySql, Oracle or MS-Access. The back end testing is important. If it is not done then it causes complication like data Loss, Data Corruption.

    The Database testing can take various forms like:

    Structural testing: This type of testing focuses on verification and validation of the database structure which is proposed for an application in terms of tables, views and stored procedures.
    Functional testing: It is connected with the application’s behaviour from the back end. For eg: If the user fills the form in the front end, the information should be updated in the database in the appropriate format.
    Non-Functional testing: It tests the database performance under heavy load and stress condition of an application.

  8. Back-End testing is a testing which deals with server side or database. It is also called as database testing. The back end testing is important. If it is not done then it causes complication like data Loss, Data Corruption.

  9. Back-End Testing is also known as database testing and is important to prevent data loss and data corruption. The testing can take the form of structural testing, functional testing, or non-functional testing. The goal of back-end testing is testing for the data validity and system integrity. which gives the tester the advantage of the full control of test coverage and depth of the application.

  10. Backend Testing is a testing which deals with serverside or database.It is also called as Database Testing.The data which
    almost entered will be stored in the backend as database.The database couldbe Mysql,Oracle or Ms Access.There are various
    forms of Database Testing Structural Testing,Functional Testing,Non-Functional Testing.

  11. Back-end testing:
    Back-end testing is defined as a type of testing that checks the server side or Database. It is also known as Database Testing. The data entered in the front end will be stored in the back-end database. The database may be SQL Server, MySQL, Oracle, DB2, etc. The data will be organized in the tables as record, and it is used to support the content of the page.

    Database or back-end testing is important because if it is not done it has some serious complications like deadlock, data corruption, data loss, etc.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Articles

Back to top button