Skip to content

vmchukky/karate-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An open source framework for web service testing (err.., for any/A-to-Z testing, I can dream right). If you are still not sold on karate, here is some good reading material:

Intro

Enough already, show me some code:

Exercise 1

  • Stitch a sequence of API calls as one test case (Scenario)
  • JUnit/TestNG integration
  • Code reuse, mix and match features, with javascript and java code

(TODO)

Exercise 2

  • json/xml first class citizenship, read/write from/to files
  • how to keep secrets out of tests
  • Switch configuration/profile (stage -vs- production)
  • Pick and choose (test cases, test suites and all that jargon): want to run only smoke tests -vs- full regression

(TODO)

Exercise 3

See the power of karate

  • complex assertions
  • data driven testing
  • flexible logging

(TODO)

Exercise 4

Didn't I promise karate for A-to-Z?

  • performance testing: karate-gatling
  • UI testing: karate-selenium
  • mocking services: test doubles

(TODO)

Demo

karate UI (TODO)

About

Material that can be used for a karate hands-on lab/workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published