
Understand what are the limitation, what you can and cannot do in all phases of a software testing project
Understand CoT(Chain of thought) and model 01 internal reasoning
Link tot research paper: https://arxiv.org/pdf/2201.11903
Get a brief introduction on what are the main components of AI
How NLP actually makes the AI more human.
Understand what is machine learning and how algorithms make the core of AI
Understand the basics concepts around supervised Machine Learning
Gain basic understanding of Unsupervised ML and Clustering
In this lecture you will get a basic idea of how Reinforced Learning is working together with ML Algorithms
In this material you will understand how critical good quality training data actually is.
Get some insights into CHAT GPT with Canvas Editor
Link to android app -> https://play.google.com/store/apps/details?id=com.openai.chatgpt&hl=en&gl=US
Link to apple app -> https://apps.apple.com/us/app/chatgpt/id6448311069
Use Chat GPT to select from multiple frameworks and compare so that you get the right one.
Understand how to extend the test and generate the first script - Spoiler it will not be usable from the beginning
How to use GPT 4o with Canvas to format code according to industry best practices such as decoupling, page object model and configuration files.
This introductory course is designed specifically for Software Quality Engineers interested in leveraging the power of Generative AI to enhance their testing, automation, and productivity.
Throughout the course, participants will learn how to apply Generative AI techniques to automate the generation of test cases, simulate user behavior, create user stories, and generate test data. The course will provide a practical understanding of how AI can be used to improve software quality and boost productivity, rather than focusing on the underlying AI algorithms and models.
Topics:
Understanding Generative AI: An overview of Generative AI and its applications in software testing and quality assurance.
Automated Test Generation: Learn how to use Generative AI to automatically generate a variety of test cases, reducing manual effort and increasing test coverage.
Automated User Story Creation: Understand how Generative AI can be used to generate user stories, helping to streamline the requirements gathering and software development process.
Test Data Creation: Learn how Generative AI can be used to generate test data, ensuring comprehensive and effective testing while saving time and effort.
Code Investigation: Discover how Generative AI can assist in investigating complex code, identifying potential issues, and understanding code dependencies.
Code Explanation: Learn how Generative AI can be used to explain code behavior, making it easier to understand complex code and improve code quality.
Boosting Productivity: Understand how these Generative AI techniques can be integrated into your existing workflows to boost productivity, improve software quality, and accelerate delivery times.
See how to create a Performance testing Framework with CI/CD on cloud with AI
Crate your own custom GPT and publish it in the GPT Store
Understand Machine Learning and basic AI Concepts
Connect to the OpenAI Backend with the help of the REST API.