virtual-labs-archive / problem-solving-iiith

Other
4 stars 437 forks source link

QA_Numerical Representation_Experiment #11

Open kolliSuman opened 8 years ago

kolliSuman commented 8 years ago

Defect Description: In the experiment page of "Numerical Representation" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box

Actual Result: In the experiment page of "Numerical Representation" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen

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

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

Test Step Link: https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_12_Experiment_p2.org

8

sravanthimodepu commented 8 years ago

Issue is fixed.

kolliSuman commented 8 years ago

As there is an internal server error, the QA team is reopening this issue 1

BSravanthi commented 8 years ago

In the experiment, after inserting an invalid code in the edit area, and if we click on the compile button the page is redirecting to the Internal Server Error page. Instead of displaying the message "enter the valid code".