You are on page 1of 12

Cultivăm dorința de evoluție personală!

Un proiect al Asociației pentru Educație Informală, în colaborare cu:


Griffiths School of Management; Soluții Avansate SRL; Talpoș &
Partners SRL, Organizația Tineret pentru Europa, Scoala
Internationala Cluj Napoca, Fortech, Endava, BCR, RedKiwi,
Psihoselect, BuzzNews si Radio Transilvania.
Prieteni
Recap

• What is Testing

• Testing process

• Testing vs. QC vs. QA


• Software methodologies

– Waterfall
– V model
– Iterative model
– Kanban
– Agile
• UI Controls

– Button – Toolbar
– Radio button – Hyperlink
– Checkbox – Text box
– Drop down – Tooltip
– Menu – Dialog box
– Context menu – Message box
• What is a bug

• Issue types: bug, improvement,


feature, task / sub-task

• Bug attributes
Bug Management Tool

- Is a software application that keeps track of


reported software bugs in software development
projects
- Also known as bug tracking system/tool, issue
tracking system/tool, defect tracking system/tool
- Jira, Bugzilla, HP Quality Center (QC), Team
Foundation Server (TFS), Mantis
- Reference:
http://en.wikipedia.org/wiki/Comparison_of_issue-
tracking_systems
Mantis Bug Tracking Tool

URL:
http://bugs.scoalainformala.ro/

Username:
<prenume>.<nume>

Password: empty
Bugs Homework Review

- Use the grammar rules : no dot at the end of a title (Summary), dot at
the end of a sentences (Steps to reproduce, actual/expected results)
- Pay attention to spelling;
- Use capital letters as needed: first letter of the title, “Steps to
reproduce”, “Expected result”, …, name of the controls or components
- Pay attention to the UI controls names and labels;
- Write ONLY necessary steps, no extra;
- Write ALL the necessary steps, don’t skip any;
- Don’t write more than a phrase on a single step;
- Never write more than a single sentence in the Summary;
Bugs Homework Review

- Crop images to show only relevant information;


- Don’t be too generic – what does “invalid data” mean?
- Not active => disabled
- Introduce => enter / type
- Do not use I, we, you pronouns;
- Read the text once more before sending it
- Attach pictures especially when you’re reporting an UI bug
Bug Reporting – Exercise 1

Select one of your issues described in the


Homework and log it in Mantis. Try to follow
all the feedback received.

Review all your bugs together.


Homework

Test the Contact Keeper application and log


all found issues in Mantis tool.

You might also like