@webshipco

3 Followers
6 Following
67 Posts
webship.co

Test Smarter, Not Harder: A Strategic Guide to Prioritizing Website Checks
https://webship.co/blog/test-smarter-not-harder-strategic-guide-prioritizing-website-checks

Learn how to prioritize website tests, speed up releases, and keep your site error-free!

#QA #DevOps #Webship_js #TestSmarter #Test #AutomatedTesting

Testing Radio Buttons with Webship-JS
https://webship.co/blog/testing-radio-buttons-webship-js

Ensure your radio buttons always behave correctly!
See a practical example of automated testing with Webship-JS on Drupal CMS.

#WebshipJS #AutomatedTesting #DrupalCMS #WebTesting #QA #FunctionalTesting

Converted all Behat WebAPIExtension step definitions to Node.js, packaged in Webship-JS
https://webship.co/blog/converted-all-behat-webapiextension-step-definitions-node.js-packaged-webship-js

Are you a developer or QA engineer?
See how we converted all Behat WebAPIExtension steps to Node.js and packaged them in Webship-JS to simplify your end-to-end website testing!

#WebshipJS #NodeJS #Testing #Automatedtesting #APItesting #EndToEndTesting #QA

Released Webship-js 1.0.46
https://webship.co/products/webship-js/releases/1.0.46

Is now released with key improvements for clearer and more stable tests, including merged duplicate steps, accessible AJAX dialog HTML, new Radio Button steps, and a dedicated AJAX wait step for reliable async handling.

#WebshipJS #AutomatedTesting #QA

Crown Your Website with Automated Testing: The Symbol of Authority and Reliability
🔗 https://webship.co/blog/crown-your-website-automated-testing-symbol-authority-and-reliability

Automated testing isn’t just about finding bugs — it’s about building trust, stability, and a flawless user experience. 👑

#Webshipjs #AutomatedTesting #QualityAssurance #WebsiteTesting #EndToEndTesting

When I send a METHOD request to "endpoint"
https://webship.co/blog/when-i-send-method-request-endpoint

API testing is a crucial step to ensure that web systems and applications function smoothly.
It involves sending different types of requests to specific API endpoints, such as GET, POST, PUT, or DELETE, to verify the server’s response and data accuracy.

We’ll use the GET method to test the /node/blog endpoint in Drupal CMS.

#APITesting #AutomatedTesting #SoftwareQuality #QAEngineer #HTTPMethods #BackendDevelopment

Webship-js: Click and See 'operation' in "text" row
https://webship.co/blog/webship-js-click-and-see-operation-text-row

Discover Webship-js, a tool designed to simplify table-testing on websites.

In our latest article, we show you how to use Webship-js on a Drupal CMS to ensure your data modifications are working correctly. With just two steps, Click and See, you can confirm operations appear in the right row.

#test #testing #QA #Automated #webshipjs #DrupalCMS

Released Webship-js 1.0.45
https://webship.co/products/webship-js/releases/1.0.45

Update in Webship-js API: dynamic domain in features, flexible phrasing ("I/We", "I am/We are"), and a fix for clicking "operation" in "text" row

#WebshipJS #AutomatedTesting #Test #API #QA

Released Webship-js 1.0.44
https://webship.co/products/webship-js/releases/1.0.44

All step definitions in WebApiExtension are now converted to Node.js, fully aligned with Webship-JS standards.
This ensures more consistency and reliability in automated testing!

#WebshipJS #AutomatedTesting #NodeJS #WebApiExtension #QA #E2ETesting #TestAutomation
#API

Released Webship-js 1.0.43
https://webship.co/products/webship-js/releases/1.0.43

New step for testing table rows added, and project setup now uses npm instead of Yarn.

#Webship_js #AutomatedTesting #WebTestingTools #QA #testing