• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From webship.co

Webship-js: When I wait

0 1

The "when I wait" step in Webship-JS ensures automated tests simulate real user behavior by introducing delays, allowing elements to load fully or actions to complete. This is especially vital for handling dynamic content or AJAX requests, ensuring tests are accurate and reliable.

on Tue, 11AM

From webship.co

1.0.34

0 0

This release introduces a new step definition to ensure the page fully loads, followed by upgrades to the latest versions of Chrome and ChromeDriver in CircleCI, GitHub Actions, and GitLab configurations.

on Dec 29

From webship.co

Validating HTTP Response Codes in Automated Testing Using Webship-js

0 0

Checking HTTP response codes is essential for web reliability. These codes indicate server status, helping to identify issues like broken links or unauthorized access, ensuring optimal performance and a better user experience.

on Nov 25

From webship.co

Ensuring Website Path Navigations with Automated Testing Using Webship-js

0 0

Making sure people can easily move around your website is very important. If links don’t work or users get lost, it can be frustrating and lead them to leave.

on Oct 21

From webship.co

Automated Testing of Contact Info Using Webship-js

0 0

The 'Contact Us' page on a website might seem small, but it’s very important. It's where people go to ask questions, give feedback, or get help. Having this page helps businesses appear approachable and trustworthy. However, it’s not just about having the page; the information on it needs to be...

on Sep 18

From webship.co

1.0.33

0 1

In this release, the request URL package has been switched from Request to Axios due to the deprecation warning 'request@2.88.2: request has been deprecated.'

on Sep 8

From webship.co

Testing Website Search Using Webship-js Tool

0 0

In this blog, we will demonstrate automated functional acceptance testing for search functionality on the homepage and the search page. We will use the United Nations site: https://www.un.org as an example.

on Aug 28

From webship.co

1.0.32

0 3

This release is about modifying button press according to text, adding button press according to its attributes, modifying link clicks according to text, adding link clicks according to its attributes, modifying fill input text according to label, and adding fill input text according to its attributes.

on Aug 14

From webship.co

The Future of Automated Testing: Key Trends and Predictions

0 0

As technology continues to evolve, the field of automated testing is experiencing significant changes.

on Jul 30

From webship.co

1.0.31

0 0

This release is about adding button clicks according to their attributes, modifying link clicks according to text, adding link clicks according to its attributes, and fixing error response 500, Google Chrome path download, modifying button clicks according to text.

on Jul 14

From webship.co

Testing Multiple Languages And the Navigation Menu

0 0

In this blog, we will demonstrate automated functional acceptance testing for select languages on a website and the top menu (not all items) using the webship-js tool.

on Jun 24

From webship.co

Webship-js: When I select "option" from "select list"

0 0

This step definition serves as a command for choosing an option from a selection of items in a dropdown list.

on Apr 8

From webship.co

Learn Automated Testing At Home: A Beginner's Guide

0 0

Jump into automation testing with ease and learn at your own pace from home. This guide highlights the essentials.

on Mar 31

From webship.co

Webship-js: When I click "link"

0 0

This step definition is used as a command to click a link, to correctly navigate to a specific page that expects to navigate to.

on Mar 2

From webship.co

Webship-js: When I go to ( the homepage & "specific page" )

0 0

 When I go to the homepageThe step definition indicates that the user is navigating to the homepage of the web

on Dec 19, 2023

From webship.co

Exploring the Cutting-Edge: The Latest Automated Testing Technologies

0 0

In a recent news report, we delve into the latest advancements in automated testing technologies that are reshaping the landscape of software quality assurance.

on Nov 29, 2023

From webship.co

Webship-js: When I fill in …

0 0

These step definitions are used to simulate user input of data into different fields or form elements.

on Oct 25, 2023