how do you create a test

How to create a Test on Jira XRay:
	- Click Create button on main page
	- Choose Project
	- Choose Test option from Issue Type dropdown menu
	- Under General tab: 
		- Enter Summary, Description, Assignee, Priority, Environment...
	- Under Test Details tab:
		- Choose Test Type: Cucumber or Manual
		- Cucumber Type: Scenario or Scenario Outline
		- Write your test steps with Given, When, Then keyword
		- If you choose Manual, than write your Steps, 
        Data and Expected Result manually into related window. 
	- Under Test Plans tab:
		- Choose a Test Plan to link your Test
	- After creating Jira Test it is going to be under To Do.
    Once you start to execute change the Status to In Development.
	- If you execute manual testing, go to this Test,
    and go down and find Test Runs section. 
    Click Execute In and then New Test Execution. 
    Now you are on execution page.
	- Go down and find Execution Details. 
    Write your comments for each step. 
    Attach your Evidence. Choose any flag
    for Pass or Fail. If it is failed,
    click Defects and create a Bug on openning window.   

Are there any code examples left?
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source