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 download an example of an imported Excel file.
- The sheet name should correspond to the project name.
- The first line on each sheet should have the header line containing column names
- Suite names should appear on the first column with no other info on the same line. There's no need to repeat the suite name on the next lines.
- Test names should appear on the second column. There's no need to repeat the test name either.
- Preconditions should appear on the third column. Each should appear on a separate line. Note that you can add only one precondition per test. Make sure it is on the same line of the test name.
- Test steps should appear on the fourth column. Each step should appear on a separate line.
- Expected results should appear on the fifth column next to the test step they relate to.
- Go to the Testuff home screen via the home icon on 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 the data on your Excel file. If it doesn't please click Back, edit your Excel file and check for any mistakes, and try to import the file again.
- Click Import to start importing the file.
- Projects will be created based on the sheet name. If the project already exists, then a new branch called Excel import will be added to it with the imported Excel data.
<< User management | Help index | Backing up your test data >>
