Certifications

ACCELQ Automation Expert
This learning trail covers advanced techniques in designing, architecting, and
implementing complex automation suites using ACCELQ. It emphasizes how to create
scalable and maintainable test automation frameworks, ensuring robust and efficient
testing processes. The course includes installation, configuration, integration best
practices, and architectural strategies to optimize automation solutions. By the end of
this course, you should be able to:
- Architect and automate end-to-end tests using ACCELQ's advanced features
- Describe the lifecycle of test automation and integration within the ACCELQ ecosystem
- Explain key aspects of ACCELQ's test management, execution, and reporting capabilities
- Apply architectural techniques to optimize and maintain test automation frameworks for ongoing project needs
- Demonstrate methods to centrally manage and monitor test automation processes and infrastructure
Issuing Authority: ACCELQ
Issued Date: Oct 2023

ACCELQ Automation Engineer
This learning trail focuses on mastering the ACCELQ platform and core principles of test
automation. It covers the design, architecture, and implementation of effective
automation solutions, emphasizing practical skills for real-world applications. The
course includes best practices for creating, managing, and scaling test automation
frameworks, as well as strategies for integrating ACCELQ with various environments. By
the end of this course, you should be able to:
- Implement test automation solutions using the ACCELQ platform
- Describe the lifecycle and integration of test automation within the ACCELQ environment
- Explain key aspects of ACCELQ's design, execution, and management features
- Apply techniques to build and maintain scalable and reliable automation projects
- Demonstrate methods for integrating and monitoring automation processes within diverse systems
Issuing Authority: ACCELQ
Issued Date: Oct 2023

RPA Solution Architect
This learning trail teaches you how to translate business analysts’ requirements into
detailed designs using RPA best practices. It teaches you how to design multi-bot
processes with modularized code for scalability and reliability.
In addition, it shows how to install, build, deploy, and maintain bots for
high-availability and disaster recovery. By the end of this course, you should be able
to:
- Automate SAP and Citric business processes
- Describe the life cycle of automation integration
- Describe the key aspects related to AAE, commercials, deployment, and how to architect large scale deployments in real-life situations
- Describe the techniques to maintain or quickly resume mission-critical business processes/functions following a disaster
- Describe the ways to centrally manage and monitor all the processes of the RPA infrastructure
Issuing Authority: Automation Anywhere
Issued Date: Aug 2020

Bot Developer Enterprise
This learning trail is designed for novice Bot Developers. It teaches how to meet
business requirements by quickly creating, installing, deploying, and maintaining bots
using Automation Anywhere Enterprise built-in commands.
By the end of this course, you should be able to:
- Build a simple bot by following step by step guidance
- Describe Automation Anywhere Enterprise 11 Digital Workforce Platform, architecture, and its components
- Describe Web Control Room
- Describe Screen Recorder, Web Recorder and Smart Recorder
- Describe Automation Anywhere Workbench and related tools
- Describe Workbench Command Library
- Describe Error Handling and Logging
- Describe Metabot and usages
- Describe Bot Insights
- Describe Business Analytics
- Describe Operational Analytics
Issuing Authority: Automation Anywhere
Issued Date: Aug 2021

Bot Developer (Automation 360)
This learning trail is for RPA developers. It teaches how to meet business requirements
by quickly creating, installing, deploying, and maintaining bots using Automation 360
built-in commands.
By the end of this learning trail, you should be able to:
- Getting started with Building Bots using Automation 360
- Build a simple bot using Automation 360
- Describe resiliency in bot development
- Build resiliency within a bot
- Use Automation 360 Universal Recorder for automating repetitive or complex tasks on applications such as Excel, Outlook, and a Web Browser
- Implement front office automation using Automation Anywhere Robotic Interface
- Automate Business Processes using Automation 360 AISense
- Automate tasks using inline scripts written in Python, JavaScript, and VBScript
Issuing Authority: Automation Anywhere
Issued Date: Aug 2021

IQ Bot Developer
This learning trail reinforces learning through concepts, use cases, and demonstrations.
It details how to use Automation 360 IQ Bot to create and train bots to process
documents that contain semi and unstructured data,
validate errors, and use normalization to improve the extraction result before the
documents are uploaded to the IQ Bot server.
By the end of this learning trail, you should be able to:
- Define Intelligent Document Processing (IDP) and how it enables E2E automation
- Automating the Data Extraction Process Using Automation 360 IQ Bot and RPA
- Normalizing Documents Using Automation 360 IQ Bot Action Packages
- Describe the scope of Automation 360 IQ Bot, its workflow, and benefits for a customer
- Describe how to use Automation 360 IQ Bot to automate a business process that works with semi and unstructured documents
Issuing Authority: Automation Anywhere
Issued Date: Aug 2021

Secure Bot Developer
This learning trail is designed for Bot Developers, RPA Practitioners, and Solution
Architects. This trail teaches you all about the recommended best practices to design,
develop, and deploy Automation Anywhere bots in accordance with Automation Anywhere’s
quality policy and standards securely and successfully. This trail also teaches about
the top threats affecting Automation Anywhere bots and the recommended strategies to
prevent them. You will benefit from the learning units specifically focused on secure
bot design, secure bot development, and secure bot deployment.
Completing this learning trail is a mandatory requirement as part of the Automation
Anywhere Bot Security Program.
By the end of this learning trail, you should be able to:
- Design Secure Bots
- Develop Secure Bots
- Deploy Secure Bots
Issuing Authority: Automation Anywhere
Issued Date: Sep 2021

HackerRank Java
This certification will cover basic topics in Java language such as classes, data
structures, inheritance, exception handling, etc.
You are expected to be proficient in either Java 7 or Java 8.
- Language Basics
- Classes and Objects
- Class Members
- Object Oriented Programming
- Inheritance
- Polymorphism
- Abstraction
- Encapsulation
- Operators
- Control Flow Statements
- Numbers and Strings
- Annotations
- Data Structures
- Algorithms
- Exception Handling
- Generics
- Lambda Expressions
- Collections
- Stream API
Issuing Authority: HackerRank
Issued Date: Aug 2021

MongoDB Basics
In this course you will learn how to set up your database and start exploring different
ways to search, create, and analyze your data with MongoDB.
Also covers database performance basics, and discover how to get started with creating
applications and visualizing your data.
The course will start together with the ultimate basics, learning what a database is and
recognizing what makes MongoDB different in the database space.
Then you'll move on to working with data as you grasp the difference between BSON and
JSON and start to import, export and query.
Next you'll absorb how to create and manipulate documents with hands-on learning, and
skill-up to mastering advanced Create Read Update Delete (CRUD)
operations. By this time you'll be ready to work on Indexing, Data Modeling, and
creating an Aggregation Pipeline.
Lastly you'll have the opportunity to explore the Atlas UI in more detail, investigate
the Charts functionality and Realm,
as well as explore the use of Compass.
Issuing Authority: MongoDB University
Issued Date: Dec 2021

MongoDB Basic Cluster Administration
This course will provide you with the tools and insight to administer basic MongoDB
deployments with confidence.
You'll build standalone nodes, replica sets and sharded clusters from scratch. These
will serve as platforms to learn how administration varies
depending on the makeup of a cluster.
There are three different types of assessments within the course: quizzes, labs, and a
final exam.
Quizzes don't count toward your grade but will help you check your understanding.
Course Agenda:
- Chapter 1: Introduction & Setup - Overview & dev environment setup
- Chapter 2: The Mongod - Standalone node configuration and setup
- Chapter 3: Replication - Basic replication concepts and replica set administration
- Chapter 4: Sharding - Sharded cluster creation and management
- Final Exam
Issuing Authority: MongoDB University
Issued Date: Apr 2022

Gremlin Certified Chaos Engineering Practitioner
Chaos Engineering lets you compare what you think will happen to what actually happens in
your systems. You literally "break things on purpose" to learn how to build more
resilient systems.
- Understand and facilitate the practice of Chaos Engineering with Gremlin
- Understand and facilitate GameDays with Gremlin
- Facilitate Chaos Engineering experiments with Gremlin
- Understand the ROI of Chaos Engineering
- Understand and use essential Gremlin features
- Deploy, configure, and maintain Gremlin agents using the Gremlin Helm Chart and package
- Operate Gremlin to improve service reliability
- Understand how Gremlin can be utilized with CI/CD platforms and tools to facilitate automated Chaos Engineering
Issuing Authority: Gremlin
Issued Date: Jun 2021

ISTQB® CTFL
The Foundation Level syllabus forms the basis of the International Software Testing
Qualifications Board (ISTQB®) Certified Tester Scheme.
ISTQB® Foundation Level is relevant across software delivery practices including
Waterfall, Agile, DevOps and Continuous Delivery.
The 2018 Foundation Level qualification is suitable for anyone who needs to demonstrate
practical knowledge of the fundamental concepts of software testing
including people in roles such as testers, test analysts, test engineers, test
consultants, test managers, user acceptance testers and software developers.
It is also vital for individuals who need a basic understanding of software testing
including project managers, quality managers, software development managers,
business analysts, IT directors and management consultants.
View Passed List
Issuing Authority: ISTQB - International Software Testing Qualifications Board
Issued Date: Jun 2017

SAFe® 5 Agile Software Engineer
A Certified SAFe® 5 Agile Software Engineer applies Test-First principles to create
alignment between tests and requirements, communicates with Agile modeling, creates
shared understanding with Behavior-Driven Development (BDD),
builds applications with code and design quality, and applies Lean-Agile principles to
optimize the flow of value. By the end of this course, you should be able to:
- Define Agile Software Engineering with underlying values, principles, and practices
- Apply the Test First practice to create alignment between tests and requirements
- Create tests with Behavior-Driven Development (BDD)
- Outline models for communication and representation
- Build applications with design quality
- Collaborate on intentional architecture and emergent design
- Create Agile software engineering plan
Issuing Authority: Scaled Agile Inc
Issued Date: Feb 2021

SAFe® 5 Agilist
From this course, attendees gain the knowledge necessary to lead a Lean-Agile enterprise
by leveraging the Scaled Agile Framework® (SAFe®) and its underlying principles derived
from Lean, systems thinking, Agile development,
product development flow, and DevOps.
Also attendees gain insights into
mastering Business Agility in order to thrive in the competitive market. They discuss
how to establish team and technical agility and
organize and re-organize around the flow of value. They also learn and practice the
skills for supporting and executing PI Planning events and coordinating multiple Agile
Release Trains.
Attendees explore
the importance of adopting a customer-centric mindset and design thinking approach to
agile product delivery. Learners also develop an understanding for implementing a Lean
Portfolio Management function in their enterprise.
View Certificate
Issuing Authority: Scaled Agile Inc
Issued Date: Jul 2020