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

Win a Mobile App Testing Book

Mobile App Testing

It’s bin a long time since I wrote my last blog post. At the moment there is not so much time for me to write down all the posts I have in draft mode. Sorry for that! However, since christmas is almost there and the german edition of my book Hands-On Mobile App Testing is available since end of September with the title Mobile App Testing, I want to give all my german speaking blog readers/ lurkers 😉 the opportunity to win a signed copy of the german edition.

https://twitter.com/dnlkntt/status/780091988553129984

Read more

Guest Blog Posts

Guest Blog Posts - Adventures in QA

Today, I want to try something new. Maybe you have read my blog review 2015 in December and you have noticed that I wrote 104 blog posts in 2015. However, I want to scale the amount of blog posts on this blog and therefore I need your help. I am looking for guest blog posts like the one from Brian Hamilton or the one from Joel Montvelisky.

If you are working as a software tester, software engineer in test, scrum master with a focus on high quality software or you are a product manager who loves to ship high quality product this might be of interest for you. Maybe you want to share your knowledge in a guest blog post here. However, there is no need to be an expert in your role, I would love to see guest blog posts from every level of experience, from junior to senior. From my point of view it doesn’t matter which skill level you have, I think that everyone has something to share :).

Maybe the guest blog posts on my blog will help you to develop your writing skills and will help you to learn more about the area you are working in. So if you are interesting in writing an guest blog post, please get in contact with me. You will find my email in the about me section.

Guest Blog Posts:

Read more

Smartwatch App Testing – Pebble OS

Pebble OS title - Adventures in QA

This is the third post of my smartwatch app testing series and in this post I will write about Pebble OS. In the previous posts I wrote about Tizen OS and watch OS. I think we all know the Pebble watches from their success on the Kickstarter campaign in 2012. In this campaign the company Pebble Technology Corporation raised more than $10 million dollar which was the best Kickstarter project at that time. With the raised money the company was able to produce the first Pebble watch. Since then, Pebble launched different versions of their smartwatches and the concept is different compared to Tizen, watch OS or Android Wear. Pebble’s characteristic is the low power e-ink display with either 2 or 64 colors. Right after the start of the first Pebble and the Pebble OS, this platform has become more and more attractive in the smartwatch business and therefore it is important to know the platform details in order to develop or to test for this system.

As a first starting point I recommend to take a look at the Pebble developer page, where all required information like the development SDK, tutorials, developer guide and the SDK documentation is listed. Also worth looking at are the mobile app SDKs for Android and iOS. Pebble watch apps or watch faces can either be written in C, Java or JavaScript.

Read more