Bulk testing is a feature that runs the system to answer multiple questions in batches.
Create a test
'Create a test'button at the middle of the bulk test page
Click the 'Create test' button to create a test.
'Create a test' modal
Type a name of the test and describe it at the 'Create a test' modal and click the 'Save' button.
A list of test you have created
Click the test name to get in the detail page for the bulk test.
Bulk test management
Edit button: Click the Edit button, a sub-button of the ... button to change the name, description and threshold of the test. You can see the created and modified date.
Make a copy button: You can make a duplication of the test.
Delete button: You can delete the test.
Test page
'Bulk test' page
Test information: You can see the name, the description and the file name uploaded to the test. To modify the name, description and threshold, click the '...' button and the 'Edit' button.
Result statistics: You can see the total number of test cases in the test, the number of success cases and failure cases.
Result detail: You can see the detailed results of the test cases.
Test cases upload by 'Add a file' button
The test file must be uploaded to proceed with the test.
'Add a file' button at the top-right hand corner of the page
Download a template for bulk test and upload the prepared bulk test file
Download a test case template, and type questions in the first column and expected answers in the second column of the xlsx sheet.
Sample test cases on the template for the bulk test
If you have a prepared file for bulk testing, drag and drop the file in the box and click the 'File upload' button in the modal.
You can see that test cases have been uploaded
Test case upload by '+ Add' button
You can add a single test case with clicking the '+Add' button.
'+Add' button for upload a test case
Run the bulk test
Click the green '>> test' button to run bulk testing. To run a singular test, click 'run' icon button on the row.