You are part of a developer team, and you are currently working on the company’s website. It’s in the finish, but the users complained about the login process, that it’s not working on every browser. So you want to make sure that everything works fine before you go live with the new site.
In our demo, you can get familiar with a Software type Jira project’s kanban board, where every column represents a status, and every card represents an issue.
Also, you can check the roadmap of the issues, which is a GANTT chart-like view of the project.
For every Bug or Story, you can create a new test case in this project. There are other issue types like Epic, Task, Sub-task, but it’s restricted only to those two types.
With the test management add-on, you can create, execute tests, and arrange them into test cycles, plans. Also, you can generate reports about the results.
So long story short, in our step-by-step tutorial you will create a new bug about the login process in your project, then create and execute some tests. If you get the hang of it, feel free to play around with our other issues and test cases, cycles!
1. Open a browser, and go to https://metainfdemo.atlassian.net
2. Your login credentials are:
Once you logged in, navigate to your Website development project, or simply click on this link
1. Click on the Create button on the top navigation bar.
2. Select Bug.
3. Fill out the fields:
1. On the left side, click on the Kanban board, or simply click on this link
2. Your newly created bu will be on the Backlog
You can learn more about Kanban projects here
1. On the Kanban board, click on your card/issue.
2. At the Zephyr scale section, click on the Create a new test case, or simply click on the + sign.
3. When you create a new test case, you can work on different tabs.
4. Create a three-step process, something easy like:
STEP
TEST DATA
EXPECTED RESULT
Open login page
Login page loads
Fill out fields
Username: minfdemo.developer@gmail.com
Password: devdem789
Password should transform to * characters
Click on the login button
The user logged in!
Also, you can check two other tabs:
1. Go back to your Bug on the Kanban board.
2. Click on the Start a new Text Execution (on the little “play” icon)
3. Click on start
4. Follow the test script. You can add a result at the right end of every step with the different icons:
5. Check the overall result at the top of the page!
Re-do the tests in different ways! So follow these steps from 1-4., and at 4, try different outcomes!
After you have done some re-executions:
1. Go back to your bug on the Kanban board.
2. Click on your test case.
3. You can check the execution history!
Click here to learn more about test cases
If your imaginary test failed, you have the option to create a bug directly from the affected step, and it will be linked already with the new issue.
1. Navigate to your failed test step.
2. At the affected step, at the right end (where you set the step failed), you have the last icon, a little cog.
3. Click on the cog icon, than click Create issue
4. Select the issue type Bug, fill out the create form.
5. Go back to your Kanban board. And you will see, your new bug is already in the backlog!
6. If you click on the newly created bug, you can see that the test has been already linked to this issue.
1. Click on Zephyr Scale at the left navigation bar, or simply click here
2. On the right-hand corner, click on Cycles, or simply click here
3. Click on the + New test cycle button.
4. On the Details tab, type a Name for the cycle.
5. On the Test Cases tab, click on the + Add test cases
6. Here, add some test cases. Select them and click on Add
Your new test cycle is ready to go!
1. Simply select it, and click on Run
2. On the left side, you can select the different test cases. Select the first one!
3. Execute the test steps. You can try different results here as well.
4. Select the next one, execute the test, next one, execute test,… till every test has a result.
Of course, you can re-run the test cycle any time!
You can learn more about test cycles here
1. Click on Zephyr Scale at the left navigation bar, or simply click here
2. On the right-hand corner, click on Reports, or simply click here
3. Click on Test Execution on the mid-left side of the page
4. Click on Test execution results (summary)
5. Click on Generate button
You can see that the report is generated about the test executions.
You can generate almost 30 different reports with Zephry scale, feel free to try them. More on reports here
You are part of a developer team, and you are currently working on the company’s website. It’s in the finish, but the users complained about the login process, that it’s not working on every browser. So you want to make sure that everything works fine before you go live with the new site.
In our demo, you can get familiar with a Software type Jira project’s kanban board, where every column represents a status, and every card represents an issue.
Also, you can check the roadmap of the issues, which is a GANTT chart-like view of the project.
For every Bug or Story, you can create a new test case in this project. There are other issue types like Epic, Task, Sub-task, but it’s restricted only to those two types.
With the test management add-on, you can create, execute tests, and arrange them into test cycles, plans. Also, you can generate reports about the results.
So long story short, in our step-by-step tutorial you will create a new bug about the login process in your project, then create and execute some tests. If you get the hang of it, feel free to play around with our other issues and test cases, cycles!
1. Open a browser, and go to https://metainfdemo.atlassian.net
2. Your login credentials are:
Once you logged in, navigate to your Website development project, or simply click on this link
1. Click on the Create button on the top navigation bar.
2. Select Bug.
3. Fill out the fields:
1. On the left side, click on the Kanban board, or simply click on this link
2. Your newly created bu will be on the Backlog
You can learn more about Kanban projects here
1. On the Kanban board, click on your card/issue.
2. At the Zephyr scale section, click on the Create a new test case, or simply click on the + sign.
3. When you create a new test case, you can work on different tabs.
4. Create a three-step process, something easy like:
STEP
TEST DATA
EXPECTED RESULT
Open login page
Login page loads
Fill out fields
Username: minfdemo.developer@gmail.com
Password: devdem789
Password should transform to * characters
Click on the login button
The user logged in!
Also, you can check two other tabs:
1. Go back to your Bug on the Kanban board.
2. Click on the Start a new Text Execution (on the little “play” icon)
3. Click on start
4. Follow the test script. You can add a result at the right end of every step with the different icons:
5. Check the overall result at the top of the page!
Re-do the tests in different ways! So follow these steps from 1-4., and at 4, try different outcomes!
After you have done some re-executions:
1. Go back to your bug on the Kanban board.
2. Click on your test case.
3. You can check the execution history!
Click here to learn more about test cases
If your imaginary test failed, you have the option to create a bug directly from the affected step, and it will be linked already with the new issue.
1. Navigate to your failed test step.
2. At the affected step, at the right end (where you set the step failed), you have the last icon, a little cog.
3. Click on the cog icon, than click Create issue
4. Select the issue type Bug, fill out the create form.
5. Go back to your Kanban board. And you will see, your new bug is already in the backlog!
6. If you click on the newly created bug, you can see that the test has been already linked to this issue.
1. Click on Zephyr Scale at the left navigation bar, or simply click here
2. On the right-hand corner, click on Cycles, or simply click here
3. Click on the + New test cycle button.
4. On the Details tab, type a Name for the cycle.
5. On the Test Cases tab, click on the + Add test cases
6. Here, add some test cases. Select them and click on Add
Your new test cycle is ready to go!
1. Simply select it, and click on Run
2. On the left side, you can select the different test cases. Select the first one!
3. Execute the test steps. You can try different results here as well.
4. Select the next one, execute the test, next one, execute test,… till every test has a result.
Of course, you can re-run the test cycle any time!
You can learn more about test cycles here
1. Click on Zephyr Scale at the left navigation bar, or simply click here
2. On the right-hand corner, click on Reports, or simply click here
3. Click on Test Execution on the mid-left side of the page
4. Click on Test execution results (summary)
5. Click on Generate button
You can see that the report is generated about the test executions.
You can generate almost 30 different reports with Zephry scale, feel free to try them. More on reports here