Systems | Development | Analytics | API | Testing

Testing

Extend Your Test Environments with Katalon and TestingBot Integration

We’re excited to roll out our new integration between Katalon Studio and TestingBot. This integration plugin allows you to easily create and manage tests in Katalon Studio and extend your test coverage with more than 2,000 browsers and devices from TestingBot. This plugin is available for free download on Katalon Store. You can easily configure your credentials and choices of browsers and devices and take advantage of the TestingBot Selenium and Appium grid.

Deprecation Timeline for LoadImpact v3.0

In 1940, the American Football Championship Game was played between the Chicago Bears and Washington Redskins. A few weeks earlier the teams faced off and Washington won with a score of 7-3. Moving into the championship game, Chicago knew they had to make a strategic move and adapt the game to regain the upper hand. For the first time in the history of American football, a new strategy was introduced, the “T-formation”.

Using Selenium IDE Record and Playback tool

Selenium IDE is an open source record and playback tool used. Easy to use and fast in generating UI functional test cases. End to End testing is quite fast when you create tests from the Selenium IDE Chrome Extension or Firefox Add-on. Debugging tests, setting breakpoints, running an UI test to a specific test step work out of the box the new version of Selenium IDE. Test suites are available in order to group previously generated test cases, and exporting your test cases is a click of a button away.

Automating a Picker Wheel using Testsigma

Pickerwheel is the UI element, specific to mobile devices that allows a user to pick a single value from multiple values displayed as a scrollable list. This UI element is available on both Android and iOS. Here, in this article, we will be discussing the automation of Picker Wheel specifically for iOS. Automation of an iOS-specific pickerWheel UI element via Appium using the XCUITest driver is quite simple. Let’s look at 2 approaches to do so below:

How To Prioritize Test Cases For Regression Testing?

With every software enhancement, the final product that is being delivered to the customer includes the new feature as well as the existing ones. The focus of Agile teams is to maintain consistency in delivering a satisfactory final product to the customer within the timeline. This is ultimately achieved by sequencing the testing of software modules that stand important from the customer’s perspective. Hence the need for test case prioritization arises.

Regression Testing vs Retesting-Differences and Examples

During the entire SDLC phase, there are various kinds of testing performed at different stages. Each stage of testing has different objectives to fulfil. The testing phase starts with unit testing followed by integration testing, system testing, system integration testing, acceptance testing, and regression testing. During each phase of testing, if something does not work as per specifications mentioned, the defects that are detected by the testers are raised and assigned to the developers to fix it.

Cross Browser Testing: Manual vs Automated Browser Testing

When you are delivering a web-based or mobile-based software in the competitive market, you need to ensure your website functions smoothly on every type of environment as intended. We do ‘Cross Browser Testing’ to meet the end user expectations across different web browsers. If your application is compatible enough, it will definitely help in obtaining a good business.