Sample bug report

上一篇 / 下一篇  2011-11-07 21:56:53 / 天气: 阴雨 / 心情: 平静

Let assume in your application under test you want to create a new user with user information, for that you need to logon into the application and navigate to USERS>New User, then enter all the details in the 'User form' like, First Name, Last Name, Age, Address, Phone etc. Once you enter all these information, you need to click on 'SAVE' button in order to save the user. Now youcan see a success message saying, "New User has been created successfully".

But when you entered into your application by logging in and navigated to USERS>New user, entered all the required information to create new user and clicked on SAVE button. BANG! The application crashed and you got one error page on screen.(Capture this error message window and save as a Microsoft paint file)

Now this is the bug scenario and you would like to report this as a bug in your bug-tracking tool.

How will you report this bug effectively?

Here is the sample bug report for above mentioned example:

Sample bug report:

Bug Name: Application crash on clicking the SAVE button while creating a new user.

Bug ID: (It will be automatically created by the bug tacking tool once you save this bug)

Area Path: USER menu>New User

Build Number: Version Number 5.0.1

Severity: High(High/Medium/Low) or 1

Priority: High(High/Medium/Low) or 1

Assigned to: Developer-x

Reported By: your name

Reported on: Date

Reason: Defect

Status: New/Open/Active(Depends on the Tool you are using)

Environment: Window XP/SQL Server 2008

Description:

Application crash on Clicking the SAVE button while creating a new user, hence unable to create a new user in the application.

Steps to Reproduce:

1) Logon into the application.

2) Navigate to the User Menu>New User

3)Filled all the user information fields.

4)Clicked on "SAVE" button

5)Seen an error page"ORA1090 Exception: Insert values Error..."

6)See the attached logs for more information(Attach more logs related to bug)

7)And also see the attached screenshot of the error page.

Expected result: On clicking SAVE button, should be prompted to a success message "New User has been created successfully".

Save the defect/bug in the bug tracking tool. You  will get a bug id which you can use for further bug reference.

Default 'New bug' mail will go to respective developer and the default module owner(Team leader or manager) for further action.


TAG:

 

评分:0

我来说两句

Open Toolbar