Dear Innovators and Enthusiasts, The FOSSEE team at IIT Bombay warmly invites you to participate in the Scilab Case Study Hackathon, an exciting opportunity to explore innovation and showcase your skills using Scilab. For more details Click here.

Testing and Debugging - English

13194 visits



Outline:

What is software testing? Write a simple function How to write test cases? Create simple tests for a function Run the script and test the code Automate tests Example for test case fail Coding style How to give meaningful names in coding Python coding standards