Skip to content
Software Testing Journal
Software Testing Journal

Your daily dose of learning!

  • Blog
  • Help Center
  • Video Playlist
  • Podcast & FAQ
  • Privacy Policy
Software Testing Journal

Your daily dose of learning!

Tag: Tips

The best place to add code for taking Screenshots (Selenium with Java)

Dheeraj Gambhir, 2023-09-252023-09-25

If your UI automation code takes screenshots of failure in the test method or page…

Continue Reading

Pickles- Living doc generator of your Gherkin feature files

Dheeraj Gambhir, 2023-09-212023-09-21

You have a set of BDD feature files written in the Gherkin language but your…

Continue Reading

Cucumber interchangeable keywords

Dheeraj Gambhir, 2023-09-212023-09-21

Did you know that the following keywords are interchangeable in cucumber, but should be better…

Continue Reading

Easiest Way to Get the Crash Logs for iOS

Namit Jain, 2023-09-132023-09-13

Wondering how to get the crash logs for the apps being tested on iOS? The…

Continue Reading
Automation Postman

Encode/Decode the variable/response using Postman itself

Dheeraj Gambhir, 2023-09-112023-09-11

We get a lot of use cases where we may have to implement Base64 encoding…

Continue Reading

Post using Multipart: How to upload a file using REST Assured?

Dheeraj Gambhir, 2023-09-112023-09-11

If you use this code as mentioned in a few other blogs and videos: Map<String,…

Continue Reading

Few useful Android Debug Bridge (ADB) Commands with Examples

Namit Jain, 2023-09-072023-09-07

Android Debug Bridge (ADB) Android Debug Bridge is a command-line utility tool, that provides interaction…

Continue Reading
Automation Postman

Best practices for API automation using Postman

Dheeraj Gambhir, 2023-09-062023-09-06

1. Always use Collections and organize tests into folders for testing: Even Though the collection is…

Continue Reading

Test Data Supplier (TestNG Data Provider wrapper)

Dheeraj Gambhir, 2023-09-042023-09-04

Test Data Supplier (TestNG DataProvider wrapper) If you are a big fan of Stream and…

Continue Reading

Properties Files in Java with Owner library

Dheeraj Gambhir, 2023-09-042023-09-04

When we create an automation test framework, most of us use properties files to get…

Continue Reading
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • Next
©2025 Software Testing Journal | WordPress Theme by SuperbThemes