How to Ship Products Faster

How to Ship Products Faster

Every product company wants to deliver great products with high quality to its customers. The delivery or development speed at the same time must get faster without losing the quality of the product. Therefore, companies and especially product managers always try to optimize the software development process to get faster without losing the quality of … Read more

Support Your Community

Ministry Of Testing Support - Adventures in QA

Today, I am writing to you – the software testing community – with a special request. I bet you all are affected by the current virus situation as well. If you are active participants at testing meetups and conferences, you might have seen tweets or emails like the following, in the last days. TestBash Detroit … Read more

How to Connect TestProject with BrowserStack

TestProject Integration BrowserStack - Adventures in QA

In my last TestProject blog post, I wrote about the integration of Sauce Labs cloud into the TestProject. Next to Sauce Labs, TestProject offers since release v0.60 also an integration to BrowserStack.

In this rather short article, I will explain what to do in order to connect your existing TestProject tests to BrowserStack.

Getting Started

In order to connect TestProject with BrowserStack, you need to have a BrowserStack account. This is a mandatory requirement before you continue reading with this article.

If you already have a BrowserStack account login to it and go to User Settings (1-2). On the Account page copy the user name (3) and the Access Key (4). You will need both to establish the connection.

Read more

How to Connect TestProject with Sauce Labs

How to Connect TestProject with Sauce Labs - Adventures in QA

In several posts from last year, I wrote about the test automation platform TestProject (Post 1, Post 2 & Post 3) and how easy it is to set up a test automation project. However, in 2019 TestProject was missing the feature to connect to cloud hosting providers such as Sauce Labs or BrowserStack.

The good news is, this has changed. Since TestProject v0.60, you are able to connect your TestProject projects to an existing Sauce Labs or BrowserStack account to execute your test suites in parallel on different devices.

In this article, I will describe how you can connect TestProject with Sauce Labs. In an upcoming article, I will write about the integration to BrowserStack.

Getting Started

In order to connect TestProject with Sauce labs, you need to have a sauce labs account. This is a mandatory requirement before you continue reading with this article.

If you already have a Sauce Labs account login to it and go to User Settings (1-2). On the My Account page copy the user name (3) and the Access Key (4). You will need both to establish the connection.

Read more