It's UWAweek 47

help5501

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.

Note that any posts must comply with the UWA Code of Conduct and the UWA Academic Conduct Policy. That means you should (a) treat everyone with respect and courtesy, and (b) not post your solutions to an assessment that's in progress.

If asking a programming question, it's recommended you read How do I ask a good question? If reporting or troubleshooting a bug in software used in the unit, it's recommend you read How to report bugs effectively.
Showing 20 of 135 articles
Showing page 5 of 7⬅ older  |  newer ⮕
Currently no other people reading this forum.


 UWA week 38 (2nd semester, week 8) ↓
SVG not supported 4:16pm Mon 16th Sep, Arran S.

Hi, Thanks for pointing that out You are correct - the method needs a return type, which should be void in this case. I'll add that. It might be worth pointing out that documentation testing , which was mentioned in lectures, is a good way of avoid...


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported 8:10pm Fri 13th Sep, ANONYMOUS

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)"


SVG not supported 3:18pm Fri 13th Sep, Arran S.

Hi Xia, You're correct. The expression should actually contain the clause m a, not m a. Then the assignment "m a 0" will result in m a evaluating to false, which is what is required. I'll correct that on the lab sheet shortly. Thanks Arran


SVG not supported 10:33am Thu 12th Sep, Xia C.

In Lab 6 Part 2, for question c (G (m a) (H U)), to make the clause G active, we need both (m a) and (H U) to be false. However, if m a 0, then (m a) will be true, and regardless of whether G is true or false, the overall result will be...


SVG not supported 4:22pm Wed 11th Sep, Arran S.

No worries Unicode is a bit of a complicated topic, so I've tried to avoid going into it in too much detail (though Wikipedia has a good discussion of Unicode for anyone who's interested, and there's a useful blog post on Java's use of Unicode here ...


SVG not supported 4:18pm Wed 11th Sep, ANONYMOUS

Hi Arran, Thank you. Your answer is really helpful. It cleared things up for me.


SVG not supported 3:47pm Wed 11th Sep, Arran S.

Just to let you know, I've updated the lab 3 worksheet, which I saw had a couple of other portions which were out of date. Cheers Arran


SVG not supported 3:14pm Wed 11th Sep, Arran S.

ANONYMOUS wrote That's a simplifying assumption I'll make a note of that in the lab sheet. Actually, Java chars are 2 bytes (16 bits) in size. They can therefore take on 65,5356 distinct values. (Also, note that you linked to version 8 of the Ja...


SVG not supported 2:15pm Wed 11th Sep, Arran S.

Hi, Yes, that's a mistake in the solution I'll correct it. However, I'll note that if you look at the other paths listed on that same line, and think through what they represent, you should be able to work out both that it's incorrect, and what th...


SVG not supported 2:12pm Wed 11th Sep, Arran S.

Hi Kazi, That's not correct that's not what the definition of "simple path" is. I recommend checking the lecture slides again to see what the definition of a simple path is. Cheers Arran


SVG not supported 2:11pm Wed 11th Sep, Arran S.

Hi, I think you raise too many questions for me to easily answer all of them in a single post. I recommend dropping in on a lab next week, and discussing them with the teaching staff then. Briefly, however the documented behaviour of a method or class...


SVG not supported 8:38am Wed 11th Sep, ANONYMOUS

Hi Arran, In lab 3.1 Binary Search-question b, you said the input domain consists of a set of all possible chars s (there are 256 of them). I am curious why there are 256 possible chars. Is it because each character is 8 bits long and thus has 256 poss...


SVG not supported 9:46pm Tue 10th Sep, ANONYMOUS

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...


SVG not supported 4:29pm Tue 10th Sep, Kazi I.

I have a confusion from the question 3 of First Semester Examinations 2020. I have quoted the question below. Q3 "List at least four prime paths through the state diagram, using the letter labels. At least one prime path should pass include node D tw...


SVG not supported 3:11pm Tue 10th Sep, ANONYMOUS

Yes it does, thank you


SVG not supported 1:56pm Tue 10th Sep, ANONYMOUS

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...


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported 11:37am Tue 3rd Sep, Arran S.

Hi, No, you don't. Cheers Arran ANONYMOUS wrote


SVG not supported 11:36am Tue 3rd Sep, Arran S.

As per my previous post post , there are no changes. post https secure.csse.uwa.edu.au run help5501?p np opt B34 year 2024 Cheers Arran ANONYMOUS wrote


SVG not supported 10:14pm Mon 2nd Sep, ANONYMOUS

hi professor, I wanna ask do we need to draw a table similar the lecture when we encounter questions like the 'Monster Release Example' in the exam?


SVG not supported 9:08pm Mon 2nd Sep, ANONYMOUS

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...

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy