Automation Testing · Cucumber

Download Cucumber Dependencies

Hello Everyone, in this post will learn how to download Cucumber dependencies using Gradle. Cucumber dependencies/JAR files are required to run a cucumber test in IntelliJ. Downloading the libraries and adding those to the project’s build path one by one is a tedious and time-consuming process. To overcome this problem, we are going to use… Continue reading Download Cucumber Dependencies

Automation Testing · Cucumber

Download and Install IntelliJ for Mac

Hey guys, in this post will learn about how to download and install IntelliJ for Mac. IntelliJ is an IDE(Integrated Development Environment) for Java developers. IntelliJ is available in two editions, Ultimate and Community. We will be downloading IntelliJ Community Edition because it’s free, open-source. Pre-requisite: Download and Install JAVA(JDK) Download and Install IntelliJ Step… Continue reading Download and Install IntelliJ for Mac

Defect tool · MantisBT

How to manage Tags and Profiles in MantisBT?

Hey guys, in this post will learn about how to manage tags and profiles in MantisBT. Tags are used for better filtering the issues and profiles are used to notify the specific environment. Pre-requisite : Install MantisBT Suggested Readings : How to create a Project in MantisBT Step 1 : Click Manage Step 2 : Click… Continue reading How to manage Tags and Profiles in MantisBT?

Defect tool · MantisBT

How to create a Custom Field in MantisBT?

Hey guys, in this post will learn about how to create a Custom Field in MantisBT. Custom fields are used to capture different information that is specific to projects and can also be used for filtering issues. Pre-requisite : Install MantisBT Suggested Readings : How to create a Project in MantisBT Step 1 : Click Manage… Continue reading How to create a Custom Field in MantisBT?

Defect tool · MantisBT

Email Configuration in MantisBT

Hey guys, in this post will learn about email configuration in MantisBT. Email Configuration is required to, Reset Password Confirm User Registration Notifications If the Email is not configured, Users can’t receive any confirmation to register the account. Users can’t reset their password Users don’t receive any notifications about the issues In order to overcome… Continue reading Email Configuration in MantisBT