LEARNING OUTCOME
Hiring Managers and Recruiters will learn how to add test cases to a programming(algorithm) type question.
You can add test cases:
One at a time | This option will be convenient if you want to add 1 or 2 testcases to any question. |
All at once | This option is more popular as it allows you to add as many testcases as you want, in a jiff. |
- You must add 15 testcases of varying difficulty to each question and mark them according to WeCP standard guidelines.
- Further, once all the testcases are uploaded and marked, you are requested to click on Validate Testcases button.
- Then, click on Open report.
- The following fields will be visible to you in the test cases report:
Field
Description
Testcase
This field only displays the test case serial number. Input file validation
This field validates that the input test case file is uploaded in the correct format i.e. .txt. Output file validation
This field validates that the output test case file is uploaded in the correct format i.e. .txt. Output file uniqueness
This field tells you if the output of that particular test case is similar to the output of another test case.
Note: It is recommended to have test cases with unique outputs.
Comments
0 comments
Please sign in to leave a comment.