Go language Ginkgo & Gomega API Testing Framework

Published 2022-06-15
Platform Udemy
Number of Students 6
Price $19.99
Instructors
Raghu Alapati
Subjects

Go to Udemy

Best opportunity for a head start to Learn and Master Go language + Testing Tools for an effective API Test Automation

This is an E2E API Testing course using  Golang, Ginkgo & Gomega  Tool belt. Leverage's Ginkgo's Modern Test Framework Capabilities  and Gomega's  Magic Matchers. The Course will  run through Videos with practical coding examples all through out for every one to learn Go and most widely used Test Tools for Creating a Pragmatic Test Framework from scratch.

Outline:

*  Learn Resful API Testing

*  Learn Go Language covering all concepts for Testing purposes

*  Combine power of both Ginkgo and Gomega for a complete & Maintainable Framework

*  Simple and Clean Automated Execution Report

*  Dynamic Suite with Multi Env support


Why Go : More and More APIs are developed or migrated from Java to Go. Testers need to equip them selves to learn to write Tests in Go language and this course is a perfect opportunity to be in the head start lane. In the next coming years jobs for go lang dev/testers will peak and hence having the Go testing in your tool belt is good one from growth and versatility perspective. Build fast, reliable, and efficient software at scale. Easy to learn and get started with and has Built-in concurrency and a robust standard library. Absolutely Growing ecosystem of partners, communities, and tools etc.,


Why Ginkgo :

Ginkgo is a mature testing framework for Go designed to help you write expressive specs. Ginkgo builds on top of Go's testing foundation and is complemented by the Gomega matcher library. Together, Ginkgo and Gomega let you express the intent behind your specs or tests clearly with high efficacy.  Tons of out of box features like modularisation of suites or tests, filters and ease of execution and decent reports makes it best choice for writing component or Integration tests.


Why Gomega :

Gomega brings a rich, mature, family of assertions and matchers to your Test suites. With Gomega you can easily mix synchronous and asynchronous assertions in your specs. You can even build your own set of expressive domain-specific matchers quickly and easily by composing Gomega's existing building blocks.


Why Viper :

When building a modern application, you don’t want to worry about configuration file formats; you want to focus on building awesome software. Viper is here to help with that.

Viper does the following for you:

  1. Find, load, and unmarshal a configuration file in JSON, TOML, YAML, HCL, INI, envfile or Java properties formats.

  2. Provide a mechanism to set default values for your different configuration options.

  3. Provide a mechanism to set override values for options specified through command line flags.

  4. Provide an alias system to easily rename parameters without breaking existing code.

  5. Make it easy to tell the difference between when a user has provided a command line or config file which is the same as the default.

Go to Udemy