Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.72 KB

Numerical Representation_16_Experiment_p1.org

File metadata and controls

34 lines (27 loc) · 1.72 KB

Author: Nihanth

Date Created: 10 Dec 2015

Environment

  • OS: Windows 7,Ubuntu-16.04,CentOS-6
  • Browsers: Firefox-42.0,Chrome-47.0,Chromium-45.0
  • Bandwidth : 100Mbps
  • Hardware Configuration:8GB RAM ,
  • Processor:i5

Objective

  • To perform the Experiment of the Numerical Representation experiment

Pre conditions

Post conditions

  • Nil

Test Steps

  1. Refer to Numerical Representation_06_Experiment_smk.org
  2. Click on ‘Go to Lab’ link
  3. Insert the code in the box and select the problem number from the dropdown list present at the problem number field
  4. Select the Language either c(or)c++ from the dropdown list present at the language field
  5. Click on the compile button
  6. Click on the run button

Expected result

  1. Refer to Numerical Representation_06_Experiment_smk.org
  2. It should redirect to a new tab with the simulation process displayed on the screen
  3. The inserted code,selected problem number and selected language should be displayed on the screen
  4. The code should get compiled and when we click on the run button the output should be displayed on the screen

Review comments