GithubHelp home page GithubHelp logo

virtual-labs-archive / computer-organization-iiith Goto Github PK

View Code? Open in Web Editor NEW
1.0 14.0 240.0 22.04 MB

This repo belongs to the Computer Systems Organization lab

License: Other

Python 42.99% Shell 0.65% CSS 4.13% HTML 23.62% Makefile 0.07% Java 17.97% PHP 1.32% Assembly 0.15% JavaScript 8.24% C 0.01% Lex 0.21% Dockerfile 0.01% ActionScript 0.01% SCSS 0.63%
iiith ph2-lab cse11-iiith

computer-organization-iiith's Introduction

Congrats !!

* You have successfully downloaded and extracted the
  ui.tgz .


* Changes: New Tabs have been added for 
	-    Target Audience
	-    Courses Aligned
	-    Pre-requisite Softwares 

You need to added 3 more sections on virtual lab home page

3) Target Audience
4) Courses Aligned
5) Pre-requisite Softwares

You can make the above said changes by editing content.html. To update the changes

1)  open content.html in your fav editor and search for last closing html tag </section>.
2) Open the change.html file and open it in your fav. editor.
3) Copy all content of change.html 
4) Paste it after the last closing html tag </section> (you searched in Step1).
5) Go to ui/src and run  " make theme=blue-icon"     on command terminal  to change theme to blue


We had attached change.html in folder.  You can copy the whole content and paste it in content.html .


Below is snapshot how content.html will look like
<!-- Second section of the article-->
<section id="lab-article-section-2">

<div id="lab-article-section-2-icon" class="icon">
  <!-- Enclose the icon image for the section. -->
  <img src="images/simulation.jpg" />
</div>


<!-- The heading for the section can be enclosed in a 
div tag and shown with a <h2> tag -->
<div id="lab-article-section-2-heading" class="heading">
  List of experiments
</div>
			
<!-- Write the section content inside a paragraph 
element, You can also include images with <img> tag -->
<div id="lab-article-section-2-content" class="content">
  <ul id="list-of-experiments">
  
    <li> 
      <!--Link and name of the experiment 1 -->
      <a href="exp1/index.html">Simple Pendulum Experiment</a> 
    </li>
  </ul>
</div>

</section>

// PASTE the CHANGE.html content here..


/*****************************************************************/









* Now run makefile by the following commands inside the 'ui/src' folder to
  change the default theme :

Go to Command Terminal
	 $ cd ui_extracted_folder // Where u have extracted the ui kit
	 $ cd ui/src
         $ make clean all 
	 $ make theme=blue-icon

* Now, open ui/build/index.html in the browser to test the template.

computer-organization-iiith's People

Contributors

apurv111 avatar bluepokeboy avatar mrudhvika940 avatar newbazz avatar niranjanreddy891 avatar pavanchow avatar sadhanareddy avatar shivammangale avatar soujanya123 avatar sravanthimodepu avatar varshanihanth avatar vleadadmin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

computer-organization-iiith's Issues

QA_Representation of Integers and their Arithmetic_Theory-links_p2

Defect Description :
In the Experiment page of " Representation of Integers and their Arithmetic " experiment, when we click on the “Click here” link, a pop-up box with the download options is displaying on the screen instead it should redirect to the simulation page in-order to perform the simulation for the experiment

Actual Result :
In the Experiment page of " Representation of Integers and their Arithmetic " experiment, when we click on the “Click here” link, a pop-up box with the download options is displaying on the screen

Environment :
OS:Linux
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Integers%20and%20their%20Arithmetic/Representation%20of%20Integers%20and%20their%20Arithmetic_05_Theory-links_p2.org

Attachment:
cso45

QA_Representation of Integers and their Arithmetic_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "Representation of Integers and their Arithmetic" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "Representation of Integers and their Arithmetic" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Integers%20and%20their%20Arithmetic/Representation%20of%20Integers%20and%20their%20Arithmetic_15_Feedback_smk.org

Attachment:
cso4

QA_MIPS Assembly Language Programming - 2_Experiment_smk

Defect Description :
In the "MIPS Assembly Language Programming - 2"experiment ,when we click on the experiment link,it is taking much time to open the simulation page instead the redirecting time to open the page should be decreased

Actual Result :
In the "MIPS Assembly Language Programming - 2"experiment ,when we click on the experiment link,it is taking much time to open the experiment

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%202/MIPS%20Assembly%20Language%20Programming%20-%202_05_Experiment_smk.org

Attachment:
cso28

QA_ARM Assembly Language Programming - 2_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "ARM Assembly Language Programming - 2 " experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "ARM Assembly Language Programming - 2 " experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%202/ARM%20Assembly%20Language%20Programming%20-%202_15_Feedback_smk.org

Attachment:
cso42

QA_MIPS Assembly Language Programming - 1_Experiment_p1

Defect Description :
In the experiment page of "MIPS Assembly Language Programming - 1"experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen instead the entered code should be erased from the screen

Actual Result :
In the experiment page of "MIPS Assembly Language Programming - 1"experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_09_Experiment_p1.org

Attachment:
cso23

Computer Organization

In Computer Organization Lab,the quiz section is empty for the experiments 1,2,4,5,6, & 9.

In the experiment 9 , procedure tab is empty.

For the experiments 4 & 5, it is displaying "the service is temporarily down" .

In the Experiment 10 , the experiment tab is empty.

QA_ARM Assembly Language Programming - 2_Back to experiment_smk

Defect Description :
In the "ARM Assembly Language Programming - 2 " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "ARM Assembly Language Programming - 2 " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%202/ARM%20Assembly%20Language%20Programming%20-%202_17_Back%20to%20experiment_smk.org

Attachment:
cso43

QA_Virtual Memory_Back to experiment_smk

Defect Description :
In the "Virtual Memory " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "Virtual Memory " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Virtual%20Memory/Virtual%20Memory_12_Back%20to%20experiment_smk.org

Attachment:
cso20

QA_ARM Assembly Language Programming -1_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "ARM Assembly Language Programming -1" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "ARM Assembly Language Programming -1" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%201/ARM%20Assembly%20Language%20Programming%20-%201_15_Feedback_smk.org

Attachment:
cso37

QA_Representation of Floating Point Numbers and their Arithmetic_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "Representation of Floating Point Numbers and their Arithmetic" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "Representation of Floating Point Numbers and their Arithmetic" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic_15_Feedback_smk.org

Attachment:
cso10

QA_ARM Assembly Language Programming -1_Experiment_p1

Defect Description :
In the experiment page of "ARM Assembly Language Programming -1"experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen instead the entered code should be erased from the screen

Actual Result :
In the experiment page of "ARM Assembly Language Programming -1"experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_09_Experiment_p1.org

Attachment:
cso35

QA_Representation of Floating Point Numbers and their Arithmetic_Back to experiment_smk

Defect Description :
In the "Representation of Floating Point Numbers and their Arithmetic " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "Representation of Floating Point Numbers and their Arithmetic " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic_17_Back%20to%20experiment_smk.org

Attachment:
cso11

QA_Single Cycle MIPS CPU_Prerequisites_p1

Defect Description :
In the "Single Cycle MIPS CPU " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "Single Cycle MIPS CPU " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7,Linux
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Single%20Cycle%20MIPS%20CPU/Single%20Cycle%20MIPS%20CPU_13_Prerequisites_p1.org

Attachment:
cso49

QA_Cache Organizations_Quiz_p1

Defect Description :
In the Quiz page of "Cache Organizations" experiment the cancel button is not present where cancel button should be there in-order to unselect the selected options

Actual Result :
In the Quiz page of "Cache Organizations" experiment the cancel button is not present.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Cache%20Organizations/Cache%20Organizations_13_Quiz_p1.org

Attachment:
cso14

QA_ARM Assembly Language Programming -1_Prerequisites_p1

Defect Description :
In the "ARM Assembly Language Programming -1 " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "ARM Assembly Language Programming -1 " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%201/ARM%20Assembly%20Language%20Programming%20-%201_18_Prerequisites_p1.org

Attachment:
cso39

QA_Cache Organizations_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "Cache Organizations" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "Cache Organizations" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Cache%20Organizations/Cache%20Organizations_17_Feedback_smk.org

Attachment:
cso15

QA_ARM Assembly Language Programming - 2_Experiment_p1

Defect Description :
In the experiment page of "ARM Assembly Language Programming - 2 "experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen instead the entered code should be erased from the screen

Actual Result :
In the experiment page of "ARM Assembly Language Programming - 2 "experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%202/ARM%20Assembly%20Language%20Programming%20-%202_09_Experiment_p1.org

Attachment:
cso41

QA_ARM Assembly Language Programming - 2_Prerequisites_p1

Defect Description :
In the "ARM Assembly Language Programming - 2 " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "ARM Assembly Language Programming - 2 " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%202/ARM%20Assembly%20Language%20Programming%20-%202_18_Prerequisites_p1.org

Attachment:
cso44

QA_Representation of Floating Point Numbers and their Arithmetic_Quiz_smk

Defect Description :
In the "Representation of Floating Point Numbers and their Arithmetic" experiment, when we click on the Quiz link, it is redirecting to the blank page where the data/content should be present in the page in-order to take the quiz

Actual Result :
In the "Representation of Floating Point Numbers and their Arithmetic" experiment, when we click on the Quiz link, it is redirecting to the page where the content is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic_13_Quiz_smk.org

Attachment:
cso9

QA_Representation of Integers and their Arithmetic_Back to experiment_p1

Defect Description :
In the "Representation of Integers and their Arithmetic" experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "Representation of Integers and their Arithmetic" experiment,the back to experiments link is not present in the page..

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Integers%20and%20their%20Arithmetic/Representation%20of%20Integers%20and%20their%20Arithmetic_17_Back%20to%20experiment_p1.org

Attachment:
cso5

QA_MIPS Assembly Language Programming - 1_Prerequisites_p1

Defect Description :
In the "MIPS Assembly Language Programming - 1 " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "MIPS Assembly Language Programming - 1 " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_23_Prerequisites_p1.org

Attachment:
cso27

QA_Representation of Integers and their Arithmetic_Prerequisites_p1

Defect Description :
In the "Representation of Integers and their Arithmetic" experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "Representation of Integers and their Arithmetic" experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Integers%20and%20their%20Arithmetic/Representation%20of%20Integers%20and%20their%20Arithmetic_18_Prerequisites_p1.org

Attachment:
cso6

QA_Representation of Integers and their Arithmetic_Quiz_smk

Defect Description :
In the "Representation of Integers and their Arithmetic" experiment, when we click on the Quiz link, it is redirecting to the blank page where the data/content should be present in the page in-order to take the quiz

Actual Result :
In the "Representation of Integers and their Arithmetic" experiment, when we click on the Quiz link, it is redirecting to the page where the content is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Integers%20and%20their%20Arithmetic/Representation%20of%20Integers%20and%20their%20Arithmetic_13_Quiz_smk.org

Attachment:
cso3

QA_Virtual Memory_Quiz_smk

Defect Description :
In the Quiz page of "Virtual Memory" experiment the cancel button is not present where cancel button should be there in-order to unselect the selected options

Actual Result :
In the Quiz page of "Virtual Memory" experiment the cancel button is not present.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Virtual%20Memory/Virtual%20Memory_07_Quiz_smk.org

Attachment:
cso18

QA_ARM Assembly Language Programming -1_Quiz_smk

Defect Description :
In the Quiz page of "ARM Assembly Language Programming -1" experiment the cancel button is not present where cancel button should be there in-order to unselect the selected options

Actual Result :
In the Quiz page of "ARM Assembly Language Programming -1" experiment the cancel button is not present.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_13_Quiz_smk.org

Attachment:
cso36

QA_MIPS Assembly Language Programming - 1_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "MIPS Assembly Language Programming - 1" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "MIPS Assembly Language Programming - 1" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_20_Feedback_smk.org

Attachment:
cso25

QA_MIPS Assembly Language Programming - 2_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "MIPS Assembly Language Programming - 2" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "MIPS Assembly Language Programming - 2" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%202/MIPS%20Assembly%20Language%20Programming%20-%202_20_Feedback_smk.org

Attachment:
cso31

QA_Single Cycle MIPS CPU_Back to experiment_smk

Defect Description :
In the "Single Cycle MIPS CPU " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "Single Cycle MIPS CPU " experiment,the back to experiments link is not present in the page.

Environment :
OS:Linux
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Single%20Cycle%20MIPS%20CPU/Single%20Cycle%20MIPS%20CPU_12_Back%20to%20experiment_smk.org

Attachment:
cso48

QA_Cache Organizations_Back to experiment_smk

Defect Description :
In the "Cache Organizations " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "Cache Organizations " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Cache%20Organizations/Cache%20Organizations_19_Back%20to%20experiment_smk.org

Attachment:
cso16

QA_Virtual Memory_Prerequisites_p1

Defect Description :
In the "Virtual Memory " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "Virtual Memory " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Virtual%20Memory/Virtual%20Memory_13_Prerequisites_p1.org

Attachment:
cso21

QA_Virtual Memory_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "Virtual Memory" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "Virtual Memory" experiment, it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Virtual%20Memory/Virtual%20Memory_10_Feedback_smk.org

Attachment:
cso19

QA_ARM Assembly Language Programming - 2_Experiment_smk

Defect Description :
In the "ARM Assembly Language Programming - 2 "experiment ,when we click on the experiment link,it is taking much time to open the simulation page instead the redirecting time to open the page should be decreased

Actual Result :
In the "ARM Assembly Language Programming - 2 "experiment ,when we click on the experiment link,it is taking much time to open the experiment

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%202/ARM%20Assembly%20Language%20Programming%20-%202_05_Experiment_smk.org

Attachment:
cso40

QA_Cache Organizations_Prerequisites_p1

Defect Description :
In the "Cache Organizations " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "Cache Organizations " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Cache%20Organizations/Cache%20Organizations_20_Prerequisites_p1.org

Attachment:
cso17

QA_Cache Organizations_Experiment_p1

Defect Description :
In the experiment page of "Cache Organizations" experiment, the reset button is not present in the page instead the reset button should be placed in the page in-order to clear the entered/selected values

Actual Result :
In the experiment page of "Cache Organizations" experiment, the reset button is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Cache%20Organizations/Cache%20Organizations_08_Experiment_p1.org

Attachment:
cso13

QA_Representation of Floating Point Numbers and their Arithmetic_Prerequisites_p1

Defect Description :
In the "Representation of Floating Point Numbers and their Arithmetic " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "Representation of Floating Point Numbers and their Arithmetic " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic_18_Prerequisites_p1.org

Attachment:
cso12

Two Experiments masked

There are no sources/locations present for two experiments and therefore, they have been masked.

QA_Single Cycle MIPS CPU_Feedback_smk

Defect Description :
When we click on the feedback link in the feedback page of "Single Cycle MIPS CPU" experiment, it is redirecting to an error page(404) instead it should redirect to the feedback page.

Actual Result :
When we click on the feedback link of "Single Cycle MIPS CPU" experiment, it is redirecting to an error page(404).

Environment :
OS:Linux
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Single%20Cycle%20MIPS%20CPU/Single%20Cycle%20MIPS%20CPU_10_Feedback_smk.org

Attachment:
cso47

QA_Representation of Floating Point Numbers and their Arithmetic_Experiment_smk

Defect Description :
In the Experiment page of "Representation of Floating Point Numbers and their Arithmetic" experiment, the next and previous symbols are placed for submit and reset buttons respectively instead the next and previous symbols should be removed

Actual Result :
In the Experiment page of "Representation of Floating Point Numbers and their Arithmetic" experiment, the next and previous symbols are placed for submit and reset buttons respectively

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic_05_Experiment_smk.org

Attachment:
cso7

QA_ARM Assembly Language Programming -1_Back to experiment_smk

Defect Description :
In the "ARM Assembly Language Programming -1 " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "ARM Assembly Language Programming -1 " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/ARM%20Assembly%20Language%20Programming%20-%201/ARM%20Assembly%20Language%20Programming%20-%201_17_Back%20to%20experiment_smk.org

Attachment:
cso38

QA_MIPS Assembly Language Programming - 1_Experiment_smk

Defect Description :
In the "MIPS Assembly Language Programming - 1"experiment ,when we click on the experiment link,it is taking much time to open the simulation page instead the redirecting time to open the page should be decreased

Actual Result :
In the "MIPS Assembly Language Programming - 1"experiment ,when we click on the experiment link,it is taking much time to open the experiment

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_05_Experiment_smk.org

Attachment:
cso22

QA_ARM Assembly Language Programming -1_Experiment_smk

Defect Description :
In the "ARM Assembly Language Programming -1"experiment ,when we click on the experiment link,it is taking much time to open the simulation page instead the redirecting time to open the page should be decreased

Actual Result :
In the "ARM Assembly Language Programming -1"experiment ,when we click on the experiment link,it is taking much time to open the experiment

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_05_Experiment_smk.org

Attachment:
cso34

QA_Representation of Floating Point Numbers and their Arithmetic_Experiment_smk

Defect Description :
In the Experiment page of " Representation of Floating Point Numbers and their Arithmetic " experiment, when we click on the “Click here” link, a pop-up box with the download options is displaying on the screen instead it should redirect to the simulation page in-order to perform the simulation for the experiment

Actual Result :
In the Experiment page of " Representation of Floating Point Numbers and their Arithmetic " experiment, when we click on the “Click here” link, a pop-up box with the download options is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic/Representation%20of%20Floating%20Point%20Numbers%20and%20their%20Arithmetic_05_Experiment_smk.org

Attachment:
cso8

QA_MIPS Assembly Language Programming - 2_Prerequisites_p1

Defect Description :
In the "MIPS Assembly Language Programming - 2 " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required.

Actual Result :
In the "MIPS Assembly Language Programming - 2 " experiment, the minimum requirement to run the experiment is not displayed in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%202/MIPS%20Assembly%20Language%20Programming%20-%202_23_Prerequisites_p1.org

Attachment:
cso33

QA_MIPS Assembly Language Programming - 2_Back to experiment_smk

Defect Description :
In the "MIPS Assembly Language Programming - 2 " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "MIPS Assembly Language Programming - 2 " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%202/MIPS%20Assembly%20Language%20Programming%20-%202_22_Back%20to%20experiment_smk.org

Attachment:
cso32

QA_MIPS Assembly Language Programming - 2_Experiment_p1

Defect Description :
In the experiment page of "MIPS Assembly Language Programming - 2"experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen instead the entered code should be erased from the screen

Actual Result :
In the experiment page of "MIPS Assembly Language Programming - 2"experiment, even when we click on the clear button the entered data/code in the editor box is not erasing and is still displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%202/MIPS%20Assembly%20Language%20Programming%20-%202_09_Experiment_p1.org

Attachment:
cso29

QA_MIPS Assembly Language Programming - 1_Quiz_smk

Defect Description :
In the Quiz page of "MIPS Assembly Language Programming - 1" experiment the cancel button is not present where cancel button should be there in-order to unselect the selected options

Actual Result :
In the Quiz page of "MIPS Assembly Language Programming - 1" experiment the cancel button is not present.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_13_Quiz_smk.org

Attachment:
cso24

QA_MIPS Assembly Language Programming - 1_Back to experiment_smk

Defect Description :
In the "MIPS Assembly Language Programming - 1 " experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen in-order to view the list of experiments by the user.

Actual Result :
In the "MIPS Assembly Language Programming - 1 " experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%201/MIPS%20Assembly%20Language%20Programming%20-%201_22_Back%20to%20experiment_smk.org

Attachment:
cso26

QA_Single Cycle MIPS CPU_Quiz_smk

Defect Description :
In the Quiz page of "Single Cycle MIPS CPU" experiment the cancel button is not present where cancel button should be there in-order to unselect the selected options

Actual Result :
In the Quiz page of "Single Cycle MIPS CPU" experiment the cancel button is not present.

Environment :
OS:Linux
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/Single%20Cycle%20MIPS%20CPU/Single%20Cycle%20MIPS%20CPU_08_Quiz_smk.org

Attachment:
cso46

QA_MIPS Assembly Language Programming - 2_Quiz_p1

Defect Description :
In the Quiz page of "MIPS Assembly Language Programming - 2" experiment the cancel button is not present where cancel button should be there in-order to unselect the selected options

Actual Result :
In the Quiz page of "MIPS Assembly Language Programming - 2" experiment the cancel button is not present.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0Bandwidth : 100Mbps
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/computer-organization-iiith/blob/master/test-cases/integration_test-cases/MIPS%20Assembly%20Language%20Programming%20-%202/MIPS%20Assembly%20Language%20Programming%20-%202_14_Quiz_p1.org

Attachment:
cso30

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.