Smoketests
- Always run the latest version of the app which can be done through this method
- An easy way to get multiple users is to use the device and the simulator
- I should not fail tests that pass but have a wrong sequence of buttons which may be due to UI changes. Instead I should mark it as invalid and say what is wrong with the testcase itself.
- Search in bugzilla for bugs that may be relevant to a failed testcase
- Screenshots may be helpful for UI bugs or bugs that are hard to describe
- Also, it's good to still describe which step failed the testcase
- To file a bug report you have to first create an account or use your moztrap account
- Categorize the bug as a specific product(website, app, etc)
- In this case, after clicking "File a bug", you have to search for BuddyUp because it isn't listed
- The bug must then be summarized and you may choose to report the bug or follow the bug if it has already been listed
- If it hasn't been listed then different fields have to be filled out and then the bug report will be posted.
I'm glad to see you using IRC. Yes, I just checked out mibbit, and no installation or configuration is a *big* plus. IRC is easy on GNU/Linux systems, but on Windows it appears to be much less supported.
ReplyDeleteWhat can you tell me about BuddyUp? I found this page:
https://wiki.mozilla.org/Platform/Projects/BuddyUp/BuddyUp_on_your_phone
and this one:
https://wiki.mozilla.org/B2G/BuddyUp
but neither page tells me what BuddyUp is. I'm assuming from your post yesterday that it is some kind of help system, but who is helping whom?
Bugzilla is a well known bug tracker. The Wikipedia page is often a good place to find information on software like this, as it was here:
http://en.wikipedia.org/wiki/Bugzilla
You should read this article.