Systems | Development | Analytics | API | Testing

How to

Software QA Jobs | Software QA Walkins | Software QA Internships | Qualitician.com

Qualitician is the leading global career site for professionals working in the software testing domain. Set up your profile, apply to software qa jobs, see where you are along the application process, quickly follow up with employers, and let recruiters find you fast. We’re growing quickly and adding new software qa opportunities every day. Explore open software qa roles to find a position that's right for you. Find your next dream software qa job here!

How to add performance testing to CI/CD pipelines using k6 and GitHub Actions

Nicole van der Hoeven shows how to add performance testing to a CI/CD pipeline from scratch and for free, using k6 to write a test script and GitHub Actions to automate it. She also talks about how to set it up using k6 Cloud and why the extra cost might be justified. OTHER CI/CD TOOLS.

Local Test Project Code - Selenium Java and JUnit4

This video review the sample code used in Sauce Labs' Web Automation Quickstart module for Selenium Java. See how to access the code sample on Github, and get an overview of the structure of the test suite, including the Maven pom.xml file. Understand the Page Object Model of the example test suite, and some of the abstraction and methods used. Learn about the file you will need to edit, BaseTest.java, that you will be editing to run this examples test on the Sauce Labs Cloud.

Setup to Run Web App Tests On Sauce Labs

In this video, you will learn how to set variables for your Selenium Java test suite in a config file, create a switch statement for running tests either locally or on the Sauce Labs Cloud, and add the setting such as the url you are testing against, and set up you test to send capabilities to Sauce Labs. In the next video, you will see how to add these capabilities and run your test. Connect with Sauce Labs on Social Media Twitter: @saucelabs.