Technical Project Lead @ Huawei Technologies

My photo
Bangalore/Hyderabad, Karnataka/Andhra Pradesh, India
Have an overall 13 + yrs of experience Currently working as an Senior Architect.Expertise in design,implementation of Automation frameworks for Opensource automation tools like Selenium,Jmeter, Webdriver,Appium, Robotium Expertise in integrating Test & ALM Management tools like Rally,Qmetry,JIRA-Zephyr with Automation frameworks Expertise in design and developmenet Mobile Automation frameworks for tools like Appium, Robotium Remote Control,Cucumber BDD,Manual Testing

Followers

Sunday, August 10, 2014

JIRA Zephyr Introduction

JIRA is a well known Powerful project management tool for creation and maintain project taks.
Zephyer is one of the JIRA Plugins for Test Case Management where one can create,update,execute tests manually.
ZAPI is an interface that provides RESTful services that can be called from your code to create,update and execute tests. Zephyr does not comes default with JIRA license. You need to purchase separate license to get Zephyr installed. Having this you can create your tests manually. To have your test cases get created programatically you need to purchase additional licese for ZAPI in addition to Zephyr.

In my subsequent posts I would be posting topics on

  • JIRA Rest Interface
  • ZAPI Rest Interface
  • Fetching JIRA Projects
  • Fetching JIRA test cycles
  • Creating a Test Case
  • Creating Test Steps
  • Updating Test case
  • Assigning Test Case for Execution
  • Execution of Test Cases
  • Setting Execution statuses  (PASS/FAIL,WIP)


1 comment: