Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Manual Testing vs Automation Testing: get the best of both worlds

A balanced combination of manual and automated testing is the way to go if you want to achieve higher test coverage and efficiency. They cover for each other. Manual testing is easy to learn and do, but it is highly likely to create inconsistent test results, and sometimes it takes a lot of time and effort. On the other hand, automation testing requires a lot of technical expertise to create and maintain scripts, but it checks bugs much faster with higher consistency.

Business Testing in Production

In this blog post we are going to look at using JMeter to support business testing in production. This is a slightly different topic to the one discussed in this post on testing in production. The one in the link above is around running your performance testing in production for reasons that are discussed in that post. This post is going to focus on how you can leverage your performance testing tools to support this activity, as discussed above we will focus on JMeter in some of the examples.

Mobile Automation Using #Appium 2.X | Siva Prasad Reddy | #AutomationTesting #TestAutomation

In this session, Siva Prasad Reddy delves into "Mobile Automation Using Appium 2.X." In this informative session, Siva addresses the challenges of mobile app testing with the latest Appium version (2.x). Learn how to handle tricky tasks such as user gestures, seamlessly switch between native and web applications, and make Appium inspection and executions easier with BrowserStack.