Online or onsite, instructor-led live Test Automation (also known as Automation Testing) training courses demonstrate through hands-on practice how to apply essential programming skills to software automation testing.
Test Automation training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live Test Automation trainings in Rzeszow can be carried out locally on customer premises or in NobleProg corporate training centers.
NobleProg -- Your Local Training Provider
Rzeszów
RISE, Plac Wolności 13, Rzeszów, Poland, 35-073
The training room is located in the very heart of Rzeszow, making it easily accessible for participants. In the immediate vicinity, there are major public transportation hubs, such as city buses (MPK), railways (PKP), and long-distance buses (PKS), facilitating access from various parts of the city and beyond. Additionally, there is an underground parking garage at the Center Park gallery nearby, providing convenient parking for those using their own vehicles.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at intermediate-level testers and developers who wish to deepen their knowledge and skills in automation testing, focusing on tools like Selenium, TestComplete, and integrating with Oracle APEX and .Net Core.
By the end of this training, participants will be able to:
Set up and configure Selenium and TestComplete for automation testing.
Develop advanced test scripts and frameworks.
Integrate automation testing with Oracle APEX and .Net Core applications.
Apply machine learning techniques to enhance test automation.
Transition from manual to automated testing effectively.
Manage outsourced testing projects and maintain quality standards.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at intermediate-level to advanced-level test engineers and automation specialists who wish to explore advanced TestStand features and techniques for maximizing test automation efficiency and effectiveness.
By the end of this training, participants will be able to:
Utilize advanced features and functionalities of TestStand to enhance test automation workflows.
Customize user interfaces and develop advanced test sequences.
Implement advanced result processing and reporting techniques.
Integrate TestStand with external databases, systems, and hardware.
Apply best practices for maintaining, managing, troubleshooting, and debugging complex test sequences.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at beginner-level test engineers and automation engineers who wish to learn the fundamentals of using TestStand to create, execute, and manage automated test sequences.
By the end of this training, participants will be able to:
Understand the basic concepts and architecture of TestStand.
Create test sequences and execute test sequences.
Utilize TestStand's collaborative features for team-based test developement environments.
Integrate TestStand with other software tools and test instruments.
Develop custom test steps and plugins in TestStand.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at experienced automation test engineers who want to learn advanced C# programming concepts for automation testing.
By the end of this training, participants will be able to:
Understand advanced C# programming concepts and best practices.
Apply advanced object-oriented programming principles to create efficient and flexible automation solutions.
Design and develop modular and reusable automation frameworks using industry best practices.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at operators and testers who wish to use EasyTest for testing applications or systems.
By the end of this training, participants will be able to:
Install and configure EasyTest.
Use EasyTest for testing systems and application features.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at intermediate-level software testing professionals who wish to become certified in TOSCA and demonstrate proficiency in test automation using Tricentis Tosca.
By the end of this training, participants will be able to:
Understand the TOSCA certification structure and requirements.
Master TOSCA concepts, including test case design, automation, and execution.
Apply best practices for building reusable and maintainable test cases.
Prepare for the practical and theoretical components of the TOSCA certification exam.
This course provides training for handling testing projects and provides hands on experience with web applications, functional test automation and cross browser test automation using Selenium test suite.
Intended Audience:
Software test engineers
Software developers involved in agile development
At the end of Selenium training the delegates will be able to:
Use Selenium test suite effectively in real projects
This is back-to-back JMeter Fundamentals and JMeter Advanced courses offered together for convenience.
JMeter Fundamentals
This course covers the creation and implementation of functional and unit testing with Apache JMeter, the free application testing software from The Apache Software Foundation. The purpose of the course is to allow organizations to completely automate their various testing requirements, saving time, money, and helping to minimize the risk of human error in testing. The program explores the concepts of designing and creating test plans for real-world web applications using Apache JMeter, including functional, regression and stress testing plans. Participants will learn how to design test plans for a variety of purposes and to use the various components and functions within JMeter to their advantage, permitting them to completely automate the web application testing process.
JMeter Advanced
This course deals with advanced web application testing techniques. It focuses on full automation, scripting, integrating tests with external data source.
In this instructor-led, live training in Rzeszow, participants learn how to test web services using SoapAPI. We discuss how API testing can resolve some of the shortcomings of UI and unit based testing. The training includes practice sessions and an API test suite development project.
By the end of the training, participants will have a firm idea of when to implement API testing, how to explore and access APIs, how to carry out different types of testing on both SOAP and REST based APIs, and how to bring their work together into an integrated, automated test suite.
This course has been created for test managers, testers, business analysts, designers, developers, administrators and anyone interested in planning and performing web application performance tests. It covers how to set up non-functional requirements, which indicators are most important in specific implementations, how to create a performance test plan, implement it in JMeter, execute it and analyse the results.
This introductory course is designed to familiarize testing professionals with the basics of testing web applications using Selenium. Testers can build, enhance, and maintain scripts using both the Selenium IDE and the Selenium 2 WebDriver.
Intended Audience
The target audience is software testers who are seeking to automate the testing of web applications using Selenium. These testers maybe new to test automation and may also include quality assurance practitioners, managers, or team leaders who are responsible for interacting with testers or who need to ensure that the tools are being implemented fully and appropriately.
At the end of the course, you will be able to:
Describe the function and purpose of Selenium
Understand the benefits and proper approach to test automation
Record automated test cases
Play back automated test cases
Apply and use different verification techniques
View and analyze results
Configure and use the Selenium RC (Remote Control)
Create and work with test suites
Schedule automatic test runs
Utilize different Selenium script formats
Modify scripts to extend the capability to test the application
Configure Selenium with Eclipse and the Selenium 2 WebDriver
Understand and use RTTS helper files
Convert selenium code to work with the Selenium 2 WebDriver
Configure Custom Log Files
Create a custom object map
Create reusable modules to reduce script maintenance
In this instructor-led, live training in Rzeszow, participants will learn how to enhance an automated test suite using advanced techniques to drive Selenium.
By the end of this training, participants will be able to:
Resolve complex web application test automation issues with Selenium.
Apply regular expressions and pattern-based verification techniques.
This instructor-led, live training in Rzeszow (online or onsite) introduces participants to automated testing with Selenium WebDriver and C# in Visual Studio. If you do not have C# programming experience or wish to brush up on C#, please check out the course: C# for Automation Test Engineers.
In this instructor-led, live training in Rzeszow, participants will learn how to use PyTest to write short, maintainable tests that are elegant, expressive and readable.
By the end of this training, participants will be able to:
Write readable and maintainable tests without the need for boilerplate code.
Use the fixture model to write small tests.
Scale tests up to complex functional testing for applications, packages, and libraries.
Understand and apply PyTest features such as hooks, assert rewriting and plug-ins.
Reduce test times by running tests in parallel and across multiple processors.
Run tests in a continuous integration environment, together with other utilities such as tox, mock, coverage, unittest, doctest and Selenium.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at software testers who wish to use Cypress for automating tests.
By the end of this training, participants will be able to:
Perform end-to-end automation testing with Cypress.
Implement integration and unit tests in a web application.
This course covers the creation and implementation of functional and unit testing with Apache JMeter, the free application testing software from The Apache Software Foundation. The purpose of the course is to allow organizations to completely automate their various testing requirements, saving time, money, and helping to minimize the risk of human error in testing. The program explores the concepts of designing and creating test plans for real-world web applications using Apache JMeter, including functional, regression and stress testing plans. Participants will learn how to design test plans for a variety of purposes and to use the various components and functions within JMeter to their advantage, permitting them to completely automate the web application testing process.
This instructor-led, live training in Rzeszow is designed for anyone interested in learning C# for the purpose of automation testing. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply in software automation testing. The focus is on the C# fundamentals which can be directly and immediately applied to test automation.
This course does not cover in depth test automation frameworks such as Selenium. If you are already versed in C# and wish to get straight into testing with Selenium, please check out: Selenium WebDriver in C#: Introduction to web testing automation in C#.
This course provides training for handling testing projects and provides hands on experience with web applications, functional test automation and cross browser test automation using Selenium test suite. Also, it comprehesively introduced jMeter.
Roughtly 2 days of JMeter and 3 days of Selenium.
In this instructor-led, live training in Rzeszow, participants learn first-hand how to write Protractor tests against a sample Angular web application in a live lab environment.
By the end of this course, participants will have gained proficiency in Protractor and be comfortable
creating their own automation tests for Angular applications.
integrating Protractor into their existing development workflow.
ensuring that their tests are clean and maintainable.
running Protractor with or without Selenium to drive browser behavior.
In this instructor-led, live training in Rzeszow participants combine the power of Python with Selenium to automate the testing of a sample web application. By combining theory with practice in a live lab environment, participants will gain the knowledge and practice needed to automate their own web testing projects using Python and Selenium.
This instructor-led, live training in Rzeszow is designed for anyone interested in learning Java for the purpose of test automation. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply to software automation testing. The focus is on the Java fundamentals which can be directly and immediately applied to test automation.
This course does not cover in depth test automation frameworks such as Selenium. It also bypasses the conventional "Hello World" approach to learning Java, as this is not a course on application development. This course is squarely aimed at getting participants up and running quickly with test automation. If you are already versed in Java and wish to get straight into testing with Selenium, please check out: Introduction to Selenium (https://www.nobleprog.com/introduction-selenium-training).
This instructor-led, live training in Rzeszow teaches participants how to write testable code in the form of testing units to facilitate the diagnosis, isolation, and resolution of bugs. The training walks participants through the creation of a work-ready, testing environment using the PHPUnit testing framework.
By the end of this training, participants will be able to:
Distinguish between good and bad testing units.
Read and interpret test results.
Proactively manage and diagnose their code base to reduce bugs.
Ensure that their code base is fit for continuous integration and deployment.
In this instructor-led, live training, participants will learn how to enhance an automated test suite using advanced techniques to drive Selenium.
Audience: software testers, test Managers, quality assurance professionals.
In this instructor-led, live training in Rzeszow, participants will learn the theory and practice of model-based testing as they implement the indicated tools and techniques in a demo Model-Based Testing (MBT) test environment.
By the end of this training, participants will be able to:
Generate test cases by applying modeling strategies and techniques.
Assess and evaluate free and commercial tools for implementing MBT.
Manage test models for different types of software applications, systems and environments.
Evaluate, propose and implement an MBT strategy within an organization.
Understand and explain the benefits and challenges of MBT.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at software testers who wish to use Selenium and Katalon Studio to create end-to-end automated testing solutions.
By the end of this training, participants will be able to:
Generate and execute cross-platform tests for any OS or device.
Integrate automated testing into a CI/CD pipeline.
Automate web testing, API testing, mobile testing, and desktop testing.
In this instrucor-led, live training in Rzeszow participants will learn how to write high quality tests by employing "screenplays" and the idea of "actors, tasks, and goals" to express tests in business terms rather than as interactions between system components. We look at both functional and UI testing scenarios and demonstrate how Serenity can be used to manage their testing. All lecture, notes, quizes and discussions are accompanied by live hands-on practice and implementation.
By the end of this training, participants will understand the Serenity framework and be able to utilize it with comfort. As important, participants will learn to think of and approach test automation from a different light.
This course gives a comprehensive overview how to use automated functional and performance testing with Selenium and JMeter using Java/Maven environment. 3 days is spend on Selenium, 2 on JMeter.
TestNG is a testing framework designed to simplify a broad range of testing needs, from unit testing (testing a class in isolation of the others) to integration testing (testing entire systems made of several classes, several packages and even several external frameworks, such as application servers).
Audience
This course is crafted for engineers and developers seeking to adopt the TestNG suite in their workflow.
In this instructor-led, live training in Rzeszow (onsite or remote), participants will learn how to use AutoIt to automate window applications as they step through a series of hands-on live-lab exercises.
This instructor-led, live training in Rzeszow (online or onsite) is aimed at software test engineers who wish to learn how to write a set of test cases and a test suite, then execute the tests on a demo application.
By the end of this training, participants will be able to:
Use Robot Framework's keyword-driven testing approach and tabular test data syntax to write and execute tests.
Use consistent syntax to compose new keywords from existing ones.
Carry out Gherkin-style Behavior Driven Development (BDD) tests (similar to Cucumber).
Generate and interpret Report and Logs to troubleshoot failures in the tested application.
Extended Robot Framework's capabilities using third-party libraries written in Python, Java, Perl, Javascript and PHP.
Integrate Robot Framework with Selenium for testing web applications.
In this instructor-led, live training in Rzeszow, participants will learn how to use TestComplete's features, including its test object model, check points, name mapping, and UI to carry out automated testing on desktop, web, and mobile applications.
By the end of this training, participants will be able to:
Create, record and run functional tests.
Create a scalable and maintainable test framework.
Create checkpoints, adjust tests for multiple devices and analyze test results.
In this instructor-led, live training in Rzeszow participants will learn how to use Tosca to carry out end-to-end (web + backend) testing. The training combines theory with practice in a live lab environment, giving participants the chance to interact with the technology, the instructor, and their peers.
The training starts with an overview of traditional code and script-based automation testing and contrasts it with Tosca's model-based (MBT) approach. Participants learn how to create and execute test cases using Tosca's default modules as well as how to custom-build their own modules for execution.
From software modeling principles to test coverage across different browsers, this training walks participants through both theory and practice and enables them to implement their own testing solution in Tosca.
Read more...
Last Updated:
Testimonials (25)
Team approach and ability to adapt material
Adam - Bank Pekao S.A. Centrala
Course - Test Automation with Selenium and Katalon Studio
Machine Translated
A wide range of exercises at a sufficient level, encouraging you to delve deeper into the topic on your own. Clearly conveyed theoretical knowledge on the topic.
Jakub - E-msi
Course - Unit Testing with PHPUnit
Machine Translated
Class was informative and easy to follow.
Najeeda Motala - Multichoice
Course - Advanced C# for Automation Test Engineers
Method of teaching
Negritu - OMNIASIG VIENNA INSURANCE GROUP S.A.
Course - SoapUI for API Testing
Each issue was explained very thoroughly
Patrycja - Alior Bank SA
Course - Selenium WebDriver in C#
Machine Translated
I enjoyed everything as it is all new for me and I can see the added value it can ring to my work.
Zareef - BMW South Africa
Course - Tosca: Model-Based Testing for Complex Systems
Exercises were nice
Vyshnavi Iyappan - Red Embedded Consulting Sp. z o.o.
Many exercises, which gave a lot of practical skills.
Rafal Borek - Bytamic Solutions sp. z o.o.
Course - Automation Testing with Cypress
Ease of contact, friendly approach, and understanding.
Pawel Laski - Glosel sp. z o.o. sp.k.
Course - Web Application Testing with Selenium and JMeter
Machine Translated
To get acquainted with the screenplay pattern and learn why this is better dan the old pattern.
Peter Moors
Course - Serenity BDD for Automated Acceptance Tests
The trainer explained every functionality thoroughly.
Argean Quilaquil - DXC
Course - TestComplete
Trainer is nice. His explanation is clear and interesting. He try to make the lessons interesting as possible. I enjoyed the lesson and gained a lot of knowledge. Thank you so much. The most useful technique I learned is the locating elements for different web component like textbox, radio buttons and buttons. Sometimes, the element ID is not capture correctly. We learned a different way of locating elements by using CSS selectors, XPath, Name and ID. I like the explanation. Thanks
Bee Chin Chuah - I-Access Solutions Pte Ltd
Course - Advanced Selenium with C#
I liked how the examples lead to the next. You are able to use what you learnt in the previous segment in the next.
Sacha Mannion - BeyondTrust
Course - C# for Automation Test Engineers
Ideal examples that hit the mark, systematized knowledge about testing
Lukasz Paluch - Motorola Solutions Systems Polska Sp.z.o.o.
Course - Selenium with Python for Test Automation
Machine Translated
practice, real-world examples of script operations
Pawel Zabrzycki - ELSTAR TECHNIK
Course - Automate Windows Desktop Applications with AutoIT
Machine Translated
Trainer subject knowledge and rapport with the audience and also his patience
Sarthak Gupta - Wolters Kluwer TAA Europe CS&O C.V.
Course - Protractor: End-to-end testing for Angular web applications
The One on One session is amazing!! And thankful that the trainer's skills are Excellent and his willingness to share them to the fullness. I am very satisfied. . with the training and I wouldn't have wish to have done it anywhere else. I would only wish that I had One day longer for the training.
Isaac Nyembo - Bechtle Clouds GmbH
Course - Advanced Selenium
Its simplified approach and its inept coverage was exactly what I was looking for, I've taken away a lot of useful information which I intend to utilize on my current project.
Ibe Dike
Course - JMeter Fundamentals
Luke was very knowledgeable, patient, and very open to satisfy my curiosity, for example I asked him to generate errors to see how system will response, etc. He would go above and beyond to answer questions or demonstrate the functionalities, even some of my questions were out of the class scope. He gave me a real experience with the system. I definitely will take another class with him and recommend him as a teacher for others. Thank you Luke!.
Tina Henderson
Course - Test Automation with Selenium and Jenkins
I found the trainer made the course very interesting.
Cameron Taylor
Course - Web Application Performance Testing with JMeter
I thought the pacing was perfect. Good amount of interaction considering it was done over the computer. Lots of interaction available by connecting to a virtual machine and following along. Thought the project we completed had very clean code and gave me a good idea of how something like this should be compiled. Will be able to apply what I learned to the workplace.
Chris Dingwell - STI Technologies
Course - Introduction to Selenium
Kristin was a very good trainer. He adjusted his training to our levels and explained very clearly and structured. The training was very interesting and well organized. I liked the teaching style.
Annett Edom
Course - Selenium for Victims of Manual Testing
It made me lose my fear to Meter as a substitute of HP Performance Center.
Juan Castillo
Course - JMeter Fundamentals and JMeter Advanced
The trainer's approach, methodology, and responses to any questions asked
Online Test Automation training in Rzeszow, Test Automation training courses in Rzeszow, Weekend Test Automation courses in Rzeszow, Evening Test Automation training in Rzeszow, Test Automation instructor-led in Rzeszow, Test Automation trainer in Rzeszow, Test Automation private courses in Rzeszow, Weekend Test Automation training in Rzeszow, Test Automation instructor in Rzeszow, Test Automation boot camp in Rzeszow, Evening Test Automation courses in Rzeszow, Test Automation coaching in Rzeszow, Test Automation classes in Rzeszow, Test Automation on-site in Rzeszow, Test Automation one on one training in Rzeszow, Test Automation instructor-led in Rzeszow, Online Test Automation training in Rzeszow