Skip to content

A basic functionality javascript calculator for QA engineers to test.

Notifications You must be signed in to change notification settings

waleedwaseem/Buggy-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ProductBox QA Engineer Challenge

Hello! Your task is to test Buggy Calculator; an html/js application that does basic calculations i.e. +-*/.

Please do not spend more than 45 minutes on this.

Getting Started

I have provided you the html file in this repo which you can simply download or you may fork this repository and test it.

Overview

Please test it throughly both at front end and at code level. (black box and white box testing)

Submission

I would like you to understand how the bug cycle works: https://www.toolsqa.com/software-testing/defect-life-cycle/ and report bugs as per JIRA standards. All the bugs you have identified should be considered as a seperate ticket. One ticket/bug can have sub-ticket/bug. In this particular app, we are assuming all bugs would be in 'New' state.

You need to submit a word document which has a table with ticket #, ticket description, ticket explanation, sub-tickets, and any other field that you believe is necessary. It should be easy to read and understand. The main thing is communication here so any bug you identified should be explained briefly.

Bonus

  • Fix few of the problems you identified and email the html file as well.
  • Suggest solution to the problem.
  • Identify problem at the code level and suggest the solution to the engineer.

Questions / Problems / Stuck?

Email me [email protected]

About

A basic functionality javascript calculator for QA engineers to test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages