Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.55 KB

Advanced Arithmatic_16_Experiment_p1.org

File metadata and controls

32 lines (25 loc) · 1.55 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 Advanced Arithmatic experiment

Pre conditions

Post conditions

  • Nil

Test Steps

  1. Refer to Advanced Arithmatic_06_Experiment_smk.org
  2. Insert the code in the box and select the problem number from the dropdown list present at the problem number field
  3. Select the Language either c(or)c++ from the dropdown list present at the language field
  4. Click on the compile button
  5. Click on the run button

Expected result

  1. Refer to Advanced Arithmatic_06_Experiment_smk.org
  2. The inserted code,selected problem number and selected language should be displayed on the screen
  3. The code should get compiled and when we click on the run button the output should be displayed on the screen

Review comments