Open in app

Sign in

Write

Sign in

Ömürden Cengiz
Ömürden Cengiz

145 Followers

Home

About

Apr 1, 2020

Set JAVA_HOME and bin directory for appium testing in MacOS

This is always an issue for testing when you first try to setup your environment. Here is the solution: First, find your Java path, it’s under /Library/Java/JavaVirtualMachines Open bash_profile : nano ~/.bash_profile Then add JAVA_HOME and bin configuration to your bash_profile : export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-14.jdk/Contents/Home JAVA_HOME=$(/usr/libexec/java_home) export PATH=${JAVA_HOME}/bin:$PATH

Java

1 min read

Set JAVA_HOME and bin directory for appium testing in MacOS
Set JAVA_HOME and bin directory for appium testing in MacOS
Java

1 min read


Mar 31, 2020

Ngrok and Jenkins setup for local test servers

If you’re using a local test machine instead of cloud one, here is the easy setup for Mac OS. After setup you’ll have : — An automatically working Jenkins after every restart. — Always up remote connection to your local test machine Install Jenkins and then allow jenkins auto start…

Jenkins

1 min read

Jenkins

1 min read


Jan 2, 2019

Re-run failed automated test cases in Robot Framework + Jenkins setup

Re-run failed automated cases in Robot Framework + Jenkins Sometimes, test cases are failing because of some external issues. Re-running failed test cases covers lots of time. Here is how to re-run your RF failed test cases in one job with Jenkins robot — output output.xml tests.robot || robot — rerunfailed output.xml — output output2.xml tests.robot || rebot — output output.xml — merge output.xml output2.xml

Testing

1 min read

Testing

1 min read


Published in

Hipo

·Aug 31, 2016

Testers, are you ready for iOS 10?

Apple announced that iOS 10 is coming this fall. An iOS update means ‘future’ for a developer but ‘past’ for a QA. Our mission is to make sure that the apps we test survive during this transition. As we all have grown used to iOS update related issues on apps…

IOS

2 min read

Testers, are you ready for iOS 10?
Testers, are you ready for iOS 10?
IOS

2 min read


Published in

Hipo

·Aug 15, 2016

Hipo Device Farm

What’s a Device Farm? — Mobile devices are like the children of a QA tester. We care about them because testing is nothing without real devices. The sheer variety of devices and platforms is the main challenge that mobile testers face. Despite having simulators, we need as many devices as we can get our hands…

Mobile Testing

4 min read

Hipo Device Farm
Hipo Device Farm
Mobile Testing

4 min read


Published in

Hipo

·Apr 13, 2016

Performance Testing Web and Mobile Apps

Performance testing helps us determine the responsiveness and stability of an application under a particular workload. It’s a way for companies to know if the product meets their performance criteria. It also serves to compare the performance level of different products. …

Performance Testing

7 min read

Performance Testing Web and Mobile Apps
Performance Testing Web and Mobile Apps
Performance Testing

7 min read

Ömürden Cengiz

Ömürden Cengiz

145 Followers

QA @catawiki, DJ @dendenevent

Following
  • Sofien Kaabar, CFA

    Sofien Kaabar, CFA

  • CyberPunkMetalHead

    CyberPunkMetalHead

  • Göknur BATI

    Göknur BATI

  • B/O Trading Blog

    B/O Trading Blog

  • Catawiki Engineering

    Catawiki Engineering

See all (69)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams