Testing of Web Services using Behavior-Driven Development


Oruç A. F., Ovatman T.

6th International Conference on Cloud Computing and Services Science (CLOSER), Rome, Italy, 23 - 25 April 2016, pp.85-92 identifier identifier

  • Publication Type: Conference Paper / Full Text
  • Doi Number: 10.5220/0005911400850092
  • City: Rome
  • Country: Italy
  • Page Numbers: pp.85-92
  • Istanbul Technical University Affiliated: Yes

Abstract

Web services are commonly used in the communication of software over the web. To fully trust a web service, it should be tested and certified, but testing of web services provoke new challenges. Behavior-Driven Development (BDD) can be applied to the testing of web services. Gherkin language is used to define scenarios in BDD. We used Gherkin language to define test cases for web services and we developed a tool to convert these test cases into JMeter test scripts.