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.
C:\Users\user>python automate_test_gcd.pyTest passed 4Traceback (most recent call last): File "automate_test_gcd.py", line 11, in <module> x, y = int(numbers[0]) , int(numbers[1])IndexError: list index out of rangeplease help to solve the error
Can i make my code file in notepad as it will be saved with .txt extension,python framework will read this file or not?
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
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
Show video info
Pre-requisite