Testing of Web Services using Behavior-Driven Development


Oruç A. F., Ovatman T.

6th International Conference on Cloud Computing and Services Science (CLOSER), Rome, İtalya, 23 - 25 Nisan 2016, ss.85-92 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Doi Numarası: 10.5220/0005911400850092
  • Basıldığı Şehir: Rome
  • Basıldığı Ülke: İtalya
  • Sayfa Sayıları: ss.85-92
  • İstanbul Teknik Üniversitesi Adresli: Evet

Özet

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.