Ajdin Mustafić

Ajdin Mustafić @ajdinmust

About: I'm a Quality Assurance Engineer at Determ. Interested in test automation and BDD.

Location:
Zagreb
Joined:
Mar 4, 2020

Ajdin Mustafić
articles - 12 total

Reload the window if an element is not found —  Cypress Automation

Cypress is a powerful test automation tool that executes very fast, in my experience, sometimes...

Learn More 0 0Jun 21 '23

BDD: Automation Testing with Cucumber

Behavior-Driven Development is an Agile software development process that promotes...

Learn More 0 0Feb 22 '23

Cypress 10: Using Multiple Config Files

Running the same tests for different user types using multiple config files In the...

Learn More 1 0Feb 22 '23

Conditional Waiting in Cypress

By using a recursive function, you can repeatedly wait for the request until you get the desired...

Learn More 1 0Feb 22 '23

How to Read Emails in Cypress

E2E Automated Sign up Test Some people overlook the importance of testing the sign up...

Learn More 1 0Feb 22 '23

Phone Number Normalisation

The phone number normalisation is used to translate a phone number into a standard form. For...

Learn More 27 2Mar 28 '22

Page Object Pattern + Reusable Functions in Cypress

If you have ever wished to have more structured, reusable, and readable automated tests, you...

Learn More 46 6Oct 25 '21

A Whole Project Team Exploratory Testing Sessions

I love working on challenging projects — they make me think more and I always end up learning a lot o...

Learn More 19 0May 24 '21

BDD Game: Importance of Shared Understanding

At Bornfight, we started using Behavior Driven Development on our projects, about six months ago. Fro...

Learn More 18 1Dec 21 '20

Time Manipulation in Software Testing

As a software tester you probably already know how important it is to test software’s behavior under...

Learn More 28 0Sep 28 '20

Cypress Tests in BDD Style

Behavior-driven development is an Agile software development process that promotes collaboration betw...

Learn More 41 3Jul 27 '20

Behavior-Driven Development: how to find bugs before coding starts

Quality of software should be taken care of from the very beginning of a project. That’s the...

Learn More 21 0Mar 17 '20