Open in app

Sign In

Write

Sign In

Ronell Lukasik
Ronell Lukasik

13 Followers

Home

About

Dec 19, 2022

Debugging Network Calls in Android Espresso Tests

When writing our Android Espresso tests, we needed a way to monitor the network calls to see which calls were getting stubbed correctly, which calls had something stubbed incorrect, or which calls were missed. …

Android Espresso

2 min read

Debugging Network Calls in Android Espresso Tests
Debugging Network Calls in Android Espresso Tests
Android Espresso

2 min read


Dec 19, 2022

Android Espresso — Test Automation Organization

I wanted our tests to be easier to read, follow, maintain especially for new QA who started or other non-QA members on the team who want to look at our tests to determine expected functionality. We use a page object model that is pretty common when setting up test cases…

Android Espresso

2 min read

Android Espresso

2 min read


Jan 31, 2022

Testing an iOS App using a M1 Mac

I recently got an M1 Mac but our iOS application was still built using the x86_64 architecture. I’ll discuss what I needed to do in order to run our XCUITests against it and issues I encountered. …

M 1 Mac

2 min read

Testing an iOS App using a M1 Mac
Testing an iOS App using a M1 Mac
M 1 Mac

2 min read


Dec 27, 2021

iOS Simulators — Tricks & Tips

Viewing/Adding A Simulator You can change or add simulators by going to Product > Destination. To add, select Add Additional Simulators. You can also access the list of simulators from the top toolbar by selecting the currently selected simulator:

Xcuitest

3 min read

iOS Simulators — Tricks & Tips
iOS Simulators — Tricks & Tips
Xcuitest

3 min read


Nov 2, 2021

XCTest — Test Plans

Did you ever want to just run a few XCTests or XCUITests, or a particular subset of tests to perform regression in a particular area? XCode now has this capability using Test Plans! It basically lets you create grouping of tests that you can select to run as desired. To…

Ios Automation

2 min read

XCTest — Test Plans
XCTest — Test Plans
Ios Automation

2 min read


Nov 2, 2021

XCUITest — Test Automation Organization

Over the past several years we have made adjustments to our test case file structure and files to improve maintainability and readability. There are several ways you can organize your test files but I wanted to discuss our current approach and how it has helped us. …

Xcuitest

4 min read

XCUITest — Test Automation Organization
XCUITest — Test Automation Organization
Xcuitest

4 min read


Apr 24, 2021

XCUITest Stubbing Network Calls

When it comes to stubbing data for testing your iOS application, there are a lot of options. One of the most popular being WireMock. This is what we started with for testing of network calls. WireMock Implementation The Good Within minutes, you can have your WireMock implementation ready to go. We used the standalone…

Wiremock

5 min read

Wiremock

5 min read


Nov 25, 2020

Using SBTUITestTunnel for Scrolling in XCUITests

When creating XCUITests, you will use the following command to view the element hierarchy tree: po XCUIApplication() However, sometimes elements won’t appear in the hierarchy tree until you scroll on the screen. …

2 min read

Using SBTUITestTunnel for Scrolling in XCUITests
Using SBTUITestTunnel for Scrolling in XCUITests

2 min read


Oct 22, 2020

My Experience with Snapshot Testing

Snapshot Testing — what is that?? I get questioned a lot about what it is and why we use it. It’s not as common as other types of testing such as Manual, Automated e2e, Regression, Integration, etc. …

Snapshot Testing

6 min read

My Experience with Snapshot Testing
My Experience with Snapshot Testing
Snapshot Testing

6 min read

Ronell Lukasik

Ronell Lukasik

13 Followers

Test Engineer Expert, Dog Mom

Following
  • Elye

    Elye

  • Shraddha Gupta

    Shraddha Gupta

  • KrishnaSahithiD

    KrishnaSahithiD

  • Sérgio Martins

    Sérgio Martins

  • ashwani janghu

    ashwani janghu

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech