When I joined the project in 2018 we already had a UI test framework set up in Appium with quite a few cucumber scenarios. I was informed the framework was set up by the frontend developers and the scenarios were written by the Business Analysts / product owners. The testers on the project were mainly […]
Author: Hadi
Image comparison testing
At hotels.com I was working on a project where the team wanted to change the data provider in various sections of the website. While changing the data provider it was important that the page and the content displayed remained exactly the same as before.
Run Selenium tests on headless browser
I’ve recently been using an open source driver called PhantomJS, which is a headless browser and supports Javascript, to execute my automated tests.
Natwest Banking Website
Natwest currently has a business banking service called “Bankline”. If you visit the current Bankline website (or look at the screenshot above) you will notice the branding has wrong/old colors and the website itself looks a bit outdated.
How to get apk information without having to install it on the device
If you want to know certain information such as VersionName and VersionCode of an apk which is on your machine without having to install the app onto your device you can easily find this out by using aapt. aapt is a tool which comes when installing the android sdk.
Setting up UiAutomator
UiAutomator is a tool provided by Google which allows us to write automated tests to perform black box testing. In other words we can use UiAutomator to test the behavior of an application or device.
Configure your environment variables – Windows
In order to be able to be able to write and run automated tests you will need to setup your machines environment variables. Environment variables basically tells the machine what directory to install files in, where to find user profiles, where to store temporary files, what directory certain files and settings are in, as well as […]
My Tesco CMS
One of the new services Tesco introduced on the hudl 2 was the My Tesco app which gives hudl 2 users their own little window into the world of Tesco with easy access to your favorite Tesco services such as shopping and banking. The app will display multiple “cards” displaying useful information and offers for the services they […]
hudl 2 tablet by Tesco
After the huge success of hudl 1, Tesco launched its bigger and better second generation Android tablet to the public on the 9th October 2014. Since its launch the hudl 2 has been getting a lot of positive feedback. You can read more about the hudl 2 specs and reviews from the Tesco direct website. Alternatively […]
hudl 1 tablet by Tesco
Launched September 30, 2013 the hudl tablet was Tesco’s first ever tablet which sold over 500,000 devices, got a lot of positive reviews and won many awards despite competing with other big brands such as Samsung and Google Nexus.