This forum is provided to promote discussion amongst students enrolled in
CITS5501 Software Testing and Quality Assurance.
If posting a question, it's suggested you check first whether your question
is answered in the unit Frequently Asked Questions (FAQ) list, and use the search box
(on the right) to see if an answer to your question has already been posted.
Please consider offering answers and suggestions to help other students!
And if you fix a problem by following a suggestion here,
it would be great if other interested students could see a short
"Great, fixed it!" followup message.
Hi Arran,
I think 4 grace marks is also fair. Students would have attempted the sub questions as per the given marks indicated (4 or 6), and may have attempted or not attempted the question based on it. Not to mention the confusion it caused during th...
I saw the first question said 20 marks, but I saw 3 sub-questions worth 6 6 4 16 marks only. I checked the page numbers and it seemed complete. Did I miss a sub-question or did other people have this error too?
Another minor update to a labsheet I thought I'll mention, lab 4 at the bottom it has an example function
" public setMinutes(int minutes)
this.minutes minutes;
"
I believe the method signature should be "void setMinutes(int minutes)"
Also regarding prime paths, in the solution for lab 4, this is listed as a prime path.
"EFBCDEF"
Is this incorrect? The first and last node are different and F and E both appear twice, so from my understanding this is not a simple path, and so can't b...
Hi Arran,
I'm unable to attend the labs this week so posting here. I wanted to ask about the stack class in lab 3.
"Some possible characteristics
Does the array have zero elements in it, or one, or more?
(This partitions the domain into 3.)"
I'm a little...
Hi Arran,
Because of the changes discussed for the mid sem test, I wanted to confirm the date for the mid sem test for next week as I'm a little uncertain.
According to the github page, the mid sem test is "Available 11 59 pm Wed 11 Sep
Due 11 59 pm Th...
Hi Arran,
Obviously the exam is a long way away still but I thought I'll mention it now. The unit page mentions for the Moodle exam that "However, the labs and earlier quizzes and tests provide a good guide to the sort of questions you may be asked."
A...