Posts Tagged ‘school’
Presentation video of Java EJB, JSF bug tracking system – JiBug. Made as class assignment at FEI TUKE, Slovakia for class Web Technologies.
Many thanks to Jaroslav Poruban – our teacher for encouraging us to do some good work – fight good fight.
Used technologies: Java EE5, EJB3, JPA, IceFaces (with Ajax Push), Glassfish server, Netbeans
Made by Dominik Lakatos, Michaela Kreutzova, Jaroslav Cizmar.
Duration : 0:7:45
11 practical rules for writing professional grade bug reports. We teach these rules at Portnov Computer School (www.portnov.com) to career change students preparing to the Software Testing Career.
Here is the summary of BUG REPORTING RULES:
1. Do not assume developer knows less than you do about the application
2. Do not cite the rules – they know the rules, just talk about the problem itself
3. Report a bug immediately, do not postpone
4. Each “problem” has a story (each decision is a compromise) research before reporting
5. Do not assume all the companies have same approach to writing bug reports
6. Use technical terms, not “people off the street” language
7. Rule of WWW – What happened, Where it happened, under Which circumstances
8. Write one bug report for each fix to be verified
9. Bug report is not about perfect English
10. Bug reports are as concise as possible
11. Bug report should be as complete as possible
Duration : 0:6:12