Groovy Fundamentals For Testers - Step By Step
Created by Krishna Sakinala, Last Updated 18-Nov-2019, Language:English
Groovy Fundamentals For Testers - Step By Step
Groovy for Selenium and SoapUI
Created by Krishna Sakinala, Last Updated 18-Nov-2019, Language:English
What Will I Get ?
- Understand the basics of groovy.
- Able to apply the knowledge to automate web services testing with Soap UI.
- Able to apply the knowledge to automate web applications using selenium.
Requirements
- Beginners with No programming background
- Manual testers and Quality Assurance professionals who are looking to start career on test automation
- Testers who want to automate web applications using selenium
- Experienced programmers with other programming language like Java or C#.
Description
This is the only Groovy Course that covers all the basics which are needed for web automation and web services automation. And this course will not cover any automation tools. It will guide you to use the groovy in your automation scripts.
I made this course very simple to understand and apply the same in your projects. I have provided all the code files which I made as part of course.
This course will provide you step by step programming knowledge. If you do NOT have any prior programming knowledge also, you will be able to understand. And it looks very simple if you have prior programming knowledge on java and you can able to relate this course with java very easily.
Groovy is one of the JVM languages and it is very similar to Java but it has more powerful features when compared to Java. If you are planning to automate any application with Selenium java then you can consider Groovy as an alternative to Java as the syntax is very simple.
With this Groovy knowledge, you can apply the same in your web services automation using soap UI as soap UI uses Groovy as a programming language. I made this course will help to web automation using selenium and web services automation using soap UI.
And this course is made especially for testers not for the developers.
When there is a chance I compared Groovy with Java as Groovy is very simple to learn and write when compared to Java.
So, what you are thinking !!!! please enroll and get the knowledge.
Who this course is for:
- Who are interested to learn the basics of groovy
- Who is already working on web services testing using SOAP UI
- Who wants to work on web services testing using SOAP UI
- Who wants to automate web application using selenium
Course Content
-
Course Introduction
2 Lectures 00:06:02-
Introduction
Preview00:02:24 -
Groovy Introduction
Preview00:03:38
-
-
Environment Setup
8 Lectures 00:54:31-
Install Java in Windows Machine
Preview00:05:31 -
Install Java in Mac Machine
00:08:41 -
How to Configure Groovy in Windows Machine
00:04:24 -
How to Configure Groovy in Mac Machine
00:05:11 -
Download and Install IntelliJ IDEA in Windows Machine
Preview00:08:58 -
Download and Install IntelliJ IDEA in Mac Machine
00:07:27 -
Download and Install Eclipse IDEA in Windows Machine
Preview00:07:09 -
Download and Install Eclipse IDEA in Mac Machine
00:07:10
-
-
Groovy Basics
16 Lectures 02:31:57-
Workspace and Package
00:03:26 -
Important Terminology
Preview00:03:55 -
Class and Object
Preview00:17:19 -
Data Types in Groovy
00:18:58 -
Variables in Groovy
00:08:19 -
Data Type Conversion in Groovy
00:05:04 -
Method Introduction
00:03:30 -
Methods with Parameters
00:08:20 -
Methods with Return Type
00:08:02 -
Methods with Optional Parameters
00:06:33 -
Static Variable
00:09:58 -
Static Method
00:06:04 -
Arrays
00:07:00 -
Constructor
00:09:56 -
Strings in Groovy
00:17:48 -
String Methods
00:17:45
-
-
Control Statements
5 Lectures 00:43:07-
If-Else
00:13:32 -
Switch
00:06:40 -
While
00:03:58 -
For
00:14:23 -
Break and Continue
00:04:34
-
-
OOPS
5 Lectures 00:42:59-
Inheritance
00:12:30 -
Abstract Class
00:07:25 -
Interface
00:07:36 -
Method Overloading
00:07:41 -
Method Overriding
00:07:47
-
-
Collections
4 Lectures 00:55:52-
Collections Introduction
Preview00:03:55 -
List
00:21:43 -
Set
00:14:44 -
Map
00:15:30
-
-
Working With Files
1 Lectures 00:04:30-
Reading Properties File
00:04:30
-
-
JSON Slurper
2 Lectures 00:20:24-
JSON Slurper Introduction
00:07:33 -
JSON Slurper Part - 2
00:12:51
-
-
XML Slurper
2 Lectures 00:18:22-
XML Slurper Introduction
00:05:31 -
XML Slurper Part - 2
00:12:51
-
-
Exceptions
1 Lectures 00:14:21-
Exception Handling
00:14:21
-
-
Apache POI
6 Lectures 01:21:52-
Apache POI Introduction
Preview00:05:16 -
Get Row and Column Count
Preview00:16:46 -
Read Excel Data Using Column Number
00:19:32 -
Read Excel Data Using Column Name
00:17:16 -
Write Data To Excel Using Column Number
00:11:42 -
Write Data To Excel Using Column Name
00:11:20
-
