Software Testing (i)--a bug that I've encountered

Source: Internet
Author: User

Bugs that have been encountered

1. Overview

In the software project development process bug is unavoidable, as soon as possible to find a bug can reduce the loss. This article recalls the bug that was encountered as the beginning of a software testing course.

2. Bugs

In the Javaweb class for the next semester of the sophomore year, my final assignment is a Red Cross online management system. When the system administrator for this system is removed and deleted, it is found that the administrator cannot be dropped.

The cause of the bug: I use the database is MySQL, the database does not have a password, connect to the database using anonymous users , but after using phpmyadmin connected to MySQL no longer allow anonymous users to connect, resulting in the situation can not be deleted.

I found this bug when I was doing a simple functional test of my own software, but it took a long time to find the cause of the bug. It is not known why phpMyAdmin causes this, and may be a protection mechanism, but the problem of connecting to a database without using phpMyAdmin is solved.

Software Test (i)--a bug that was encountered

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.