<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>SQA Assignment 1 - UTMSPACE by rohayanti hasan</title>
      <link>https://padlet.com/rohayanti/SQA_Assignment1</link>
      <description>Grouping Activity</description>
      <language>en-us</language>
      <pubDate>2017-04-01 23:31:20 UTC</pubDate>
      <lastBuildDate>2025-10-24 16:47:16 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Group 3: Hospital Management</title>
         <author></author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164136738</link>
         <description><![CDATA[<div>Member:<br>1. Akmal <br>2. Mohd Khairuzzaman<br>3. Mahmud Zakaria<br>4. Azani<br>5. Muhalim</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/188570738/575650c5c51038bb6228ba21accde61e/WhatsApp_Image_2017_04_02_at_11_01_44.jpeg" />
         <pubDate>2017-04-02 01:59:47 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164136738</guid>
      </item>
      <item>
         <title>PROJECT : Car Sales System</title>
         <author></author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164136750</link>
         <description><![CDATA[<div>Member:<br>1. Siti Nur Hidaya<br>2. Siti Nur Nazeha<br>3. Siti Nur Syazana<br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/188570829/44e6e8ec80135fe4364cee621ab4bad2/1491101319200_1827010630.jpg" />
         <pubDate>2017-04-02 02:00:26 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164136750</guid>
      </item>
      <item>
         <title>Assignment 1</title>
         <author>rohayanti</author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164136871</link>
         <description><![CDATA[<div><br>Use <strong>boundary value analysis</strong> and <strong>equivalence class partitioning</strong> to create test cases for 5 selected screens of your project except for login screen. Do keep in mind the rules about combinations of valid and invalid members. Write the answers using microsoft excel. You may follow the exemplary template. </div>]]></description>
         <enclosure url="" />
         <pubDate>2017-04-02 02:06:13 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164136871</guid>
      </item>
      <item>
         <title>Library Management System</title>
         <author></author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137002</link>
         <description><![CDATA[<div>Mambers:<br>1. Mohd Masrul bin Ibrahim<br>2. Mohd Azli bin Mat Yaakub<br>3. Siti Shahidah binti Mahmud</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/188570873/1e422bf072ab8f45b3aa59e9406eadbd/Screen_Shot_2017_04_03_at_10_39_47_AM.png" />
         <pubDate>2017-04-02 02:11:54 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137002</guid>
      </item>
      <item>
         <title>Exercise 1</title>
         <author>rohayanti</author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137681</link>
         <description><![CDATA[<div>•A savings account in a bank earns a different rate of interest depending on the balance in the account. In order to test the software that calculates the interest due, we can identify the ranges of balance values that earn the different rates of interest. If a balance in the range $0 up to $100 has a 3% interest rate, a balance over $100 and up to $1000 has a 5% interest rate, and balances of $1000 and over have a 7% interest rate <br><br>Class 1 - Valid Requirements, input value, Expected result<br>Class 1 - Invalid Requirments, input value, Expected result</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-04-02 02:43:42 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137681</guid>
      </item>
      <item>
         <title>Group 4: Healthy Care System</title>
         <author></author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137825</link>
         <description><![CDATA[<div>&nbsp;Member:&nbsp;<br>1) Norizwani<br>2) Tee Cwee Xia<br>3) Haziqah<br><br>1st Valid Class: &nbsp;<br>Requirement: 0-100<br>Input Value: 99<br>Expected Result: 3% Interest<br><br>2nd Valid Class:&nbsp;<br>Requirement: 101-1000<br>Input Value: 104<br>Expected Result: 5% Interest<br><br>3rd Valid Class:&nbsp;<br>Requirement: &gt;1000<br>Input Value: 1004<br>Expected Result: 7% Interest<br><br>1st Invalid Class:<br>Requirement: &lt;0<br>Input Value: -4<br>Expected Result: No Interest<br><br>1st Invalid Class:<br>Requirement:&nbsp; value = non-numerical value<br>Input Value: B<br>Expected Result: No Interest<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-04-02 02:51:22 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137825</guid>
      </item>
      <item>
         <title>Group: Movie HunterMembers:</title>
         <author></author>
         <link>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137987</link>
         <description><![CDATA[<div>1. Muhammad Zulkamal Hisham<br>2. Theenesraja<br>3. Gunalan<br>4. Fadzilon<br><br></div><ol><li>Valid :0 &lt; X &lt;= 100 - (3% Interest)</li><li>Valid : 100 &lt; X &lt;=1000 -  (5% Interest)</li><li>Valid: X &gt; 1000   - (7% Interest)</li><li>Invalid : X &lt; 0  </li></ol>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/188578164/d8c8764ea4fde0f9cc7700df861082c9/Screen_Shot_2017_04_02_at_11_03_47_AM.png" />
         <pubDate>2017-04-02 03:01:22 UTC</pubDate>
         <guid>https://padlet.com/rohayanti/SQA_Assignment1/wish/164137987</guid>
      </item>
   </channel>
</rss>
