Automated testing in python challenge 6 - OneNote O365

Register
Submit a solution
The challenge is finished.

Challenge Overview

In this challenge, we need a python script that can execute all the steps in automated manner as mentioned in the test cases. Also needs to capture a full video of execution and associated screenshot at each step, and fill the table with Pass/Fail execution result

For example, the execution result of a test case can be like the following:

------------------------------------------------------------------------
Execution result of test case 1:  <Test Case Name>

------------------------------------------------------------------------
Step 1                                 Pass
------------------------------------------------------------------------
Step 2                                 Pass
------------------------------------------------------------------------

Step 3                                 Fail
------------------------------------------------------------------------
Final status                         Fail
------------------------------------------------------------------------


The test cases file will be provided in the challenge forum.

 

Scope

The test case "WSP_MS OneNote_001_Create Notebook" in the "OneNote O365" tab is in scope.



Final Submission Guidelines

  1. Python script code

  2. Execution instruction (Deployment guide)

  3. Result / output post execution. (Both test completion table and screen shot as proof of execution)

  4. A video of executing the script.

Review style

Final Review

Community Review Board

Approval

User Sign-Off

ID: 30095556