Importing Tests From Excel
How do I import tests from Excel into Testuff?
- Arrange your Excel file to fit the import format:
- Please click here to see an example of an imported Excel file.
- The sheet name should correspond to the project name.
- The first line in each sheet should be the constant header line.
- Suite names should appear in the first column with no other info in that line. There's no need to repeat the suite name in the next lines.
- Test names should appear in the second column. There's no need to repeat the test name, the next test name that appears should be that of the next test.
- Test steps should appear in the third column. Each step should appear in a separate line.
- Expected results should appear in the fourth column next to the relevant test step
- Go to the Testuff home screen via the house icon at the top of the Testuff window.
- Click the Import from Excel link.
- Choose the Excel file you wish to import.
- Click Next.
- An HTML preview of the imported Excel will be displayed. Make sure that it fits that data in your Excel file. If it doesn't please click Back, edit your Excel file to check for any mistakes, and try to import the file again.
- Click Import to start importing the file.
- Relevant projects will be created according to the sheet names. If the projects already exist, then a new branch called Excel import will be added to them with the imported Excel data.
<< User management | Help index | Backing up your test data >>
