Week 5 – Testing in Python Post author:Devendra Kumar Post published: Post comments:0 Comments using python to interact with the operating system week 5 answers Practice Quiz: Simple Tests 1. You can verify that software code behaves correctly using test ___. Answers ArgumentsCasesLoopsFunctions 2. What is the most basic way of testing a script? Answers Let a bug slip through. Codifying tests into the software.Different parameters with expected results.Write code to do the tests. 3. When a test is codified into its own software, what kind of test is it? Answers Unit testIntegration testAutomatic testSanity testing 4. Using _____ simplifies the testing process, allowing us to verify the program's behavior repeatedly with many possible values. Answers integration teststest casestest-driven developmentinterpreter 5. The more complex our code becomes, the more value the use of _____ provides in managing errors. Answers loopsfunctionsparameterssoftware testing Next Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Devendra Kumar Project Management Apprentice at Google You Might Also Like Reporting and Analytics Tools Week 4 – Leadership And Influencing Skills – Shuffle Q/A 2 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.