Linkedin Learning – Ruby on Rails 6 Essential Training

Linkedin Learning – Ruby on Rails 6 Essential Training-XQZT
English | Size: 2.12 GB
Category: Tutorial

Want to get up and running with Ruby on Rails 6? This course shows you how to create full-featured, object-oriented web applications with the latest version of the open-source framework. Instructor Kevin Skoglund covers the essential features of Ruby on Rails 6, along with best practices and real-world development techniques, to create web applications with dynamic, database-driven content. Using a content management system as an example project, Kevin explains how to route incoming requests; render pages with dynamic content; build database-driven, object-oriented models; work with form data; and more. By the end of the course, you should be able to use Ruby on Rails to build robust web applications that are both easy to scale and maintain

Lynda – Postman Essential Training-APoLLo

Lynda – Postman Essential Training-APoLLo
English | Size: 173.81 MB
Category: Tutorial

Automated API testing is one of the most efficient ways to ensure that an API is behaving as expected-faster and far superior to automated UI testing. For testers and developers responsible for API testing, Postman is a popular and free solution. It offers a rich interface for writing test cases and features for automation, such as the ability to reuse tests and integrate collections into a CI build system like Jenkins. This course introduces the process of writing, running, and automating API tests with Postman. Instructor Kristin Jackvony shows how to create a complete test collection; create easy and advanced assertions, including nested JSON assertions; run collections with the built-in collection runner and the command-line runner, Newman; and configure automatic runs in Jenkins projects.