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,
For the long answer question part 3, I received the comment "3) reasoning very weak, shows poor understanding. It's impossible to have "ISP testing with RACC coverage". 0 5"
I was under the impression that ISP could subsume RACC coverage if t...
Hi Arran,
For the updated project spec, should question 8 implement two test cases since question 7 has been changed?
Currently it still says "which contains Te t m t o s w i h i p e e t t e t r e t s a e o e c i e n q e t o .
Thanks.
Hi Arran,
Another place is for the question asking to apply ISP to LightingCommand class, was just thinking to mention the preconditions for the constructor of the LightingCommand class, asked in a previous question.
Hi Arran,
Besides the last two questions, could we reference other question's answer assuming that the marker can see them? For example, question 3 asking "why it is that those test cases have production coverage", we can just state like test case X c...
Hi Arran, just checking that for question 3 where it states "Explain the reasoning behind your choice of tests in question 3", should it be "choice of tests in question 2"?
Also, for question like question 3 where it says "max 1000 words". Is a good a...
Hi Arran,
I have read the FAQ about examinable content being "for all weeks up to and including the week prior to the test, quiz or exam".
I want to check for the mid-sem test on week 7 Will the remainder of Lecture 6a syntax-based testing that we d...
Hi professor, regarding Lab1 exercise 4 "Fix the code", the test codes for testSubtract() and testSubtractThrowsException().
I am wondering if they are conflicting test cases? Since one should be asserting negative result and one is asserting for Ari...