TestMu AI Blogs

Page 126 of 127 · Back to latest posts

Mar 30, 2018

7 min read

Apple Releases iOS 11.3 | TestMu AI (Formerly LambdaTest)

With one of the major updates, iOS 11.3, apple brings in exciting AR(augmented reality) experiences, Animojis for iPhone X users, updates in the visibility of battery health, performance, etc. Now you can also access your personal health records in the health app directly from your mobile.

Mar 29, 2018

5 min read

JavaScript Script Errors Demystified: Troubleshooting Guide | TestMu AI (Formerly LambdaTest)

Get a comprehensive guide on dealing with script errors in JavaScript. Learn best practices to prevent, detect, and resolve errors for optimized code performance.

Mar 28, 2018

5 min read

Range Error in JavaScript

Sometimes while scripting we use functions that in the end go out of range, while performing tasks. These errors can be easily tackled, if while implementation you keep track of the ranges of variable types used.

Mar 27, 2018

8 min read

Top 10 Bootstrap Themes | TestMu AI (Formerly LambdaTest)

Themes add a structure to your website. Nearly every CMS like wordpress, drupal, joomla etc. is build upon the aspect of changeable plug and play theming. But what about plain websites that are using just vanilla HTML, CSS and JS?

Mar 27, 2018

5 min read

Understanding Uncaught TypeError In JavaScript | TestMu AI (Formerly LambdaTest)

Learn & understand what is Uncaught TypeError in JavaScript through this guide. Debugg the Uncaught TypeError and make sure your scripts are error free.

Mar 22, 2018

8 min read

How Slack Is Helping The Testing Teams | TestMu AI (Formerly LambdaTest)

We heavily use Slack at our startup and I as a side project, I decided to dig a little deeper into how we can optimize our Slack usage especially for testing.

Mar 1, 2018

15 min read

Cross Browser Testing Strategy in 3 Steps

When you hear the term Cross Browser Testing what comes immediately to your mind? Something that decodes the literal meaning i.e. testing for cross-browsers or you can say testing an application across various browsers.

Feb 23, 2018

11 min read

Fintech QA: Ensuring Quality in Financial Technology Applications | TestMu AI (Formerly LambdaTest)

Testing fintech applications is complex and requires an understanding of the fintech domain. With the help of real world examples learn how to optimize the testing process.

Feb 5, 2018

9 min read

A Comprehensive Guide To Blockchain Testing | TestMu AI (Formerly LambdaTest)

Discover essential tips and techniques for effective blockchain testing. Ensure the security and reliability of your blockchain applications with expert insights.

Jan 25, 2018

5 min read

Testing A Progressive Web Application With TestMu AI (Formerly LambdaTest) | TestMu AI (Formerly LambdaTest)

Developers have been trying to fully implement pure web based apps for mobile devices since the launch of iPhone in 2007, but its only from last 1-2 years

Jan 22, 2018

5 min read

TestMu AI (Formerly LambdaTest) Receives Top Distinctions for Test Management Software

According to FinancesOnline’s experts, “TestMu AI (Formerly LambdaTest) allows users to hasten release processes and seamlessly test their websites or web applications across more than 1,400 browsers and their assorted versions on multiple operating systems in varying screen resolutions.

Jan 15, 2018

7 min read

Our Designing Assistant: Canva | TestMu AI (Formerly LambdaTest)

For graphic creations we tested various image editing tools ranging from paint to photoshop. However nothing fared better than simplicity and productivity of Canva. We found it so interesting that we decided to dig further into it about how the tool can help you and what makes it stand out.

Jan 11, 2018

6 min read

Smart UI Testing and Integration with Asana and Trello

With smart image to image comparison, now with just one click you will be able to identify visual deviations introduced with the new build related to Icon Size, Padding, Color, Layout, Text as well as Element’s position and much more.

Dec 27, 2017

10 min read

Machine Learning: If It’s Testable It’s Teachable | TestMu AI (Formerly LambdaTest)

It wasn’t very long ago when humans used to create algorithmic blogs that behaved like the real artificial intelligence. Simple and long code that basically said do this if this… or do that if that… for a while worked perfectly, and in many day to day activities it still works.

Dec 12, 2017

6 min read

Write Your First Automation Script In Just 20 Mins! | TestMu AI (Formerly LambdaTest)

In today’s world, testing can not be efficient without automation. We need automation for avoiding repetitive work, making sure that the time from development to deployment is reduced with good quality.

Dec 4, 2017

6 min read

Make Your Test Robust For Slow Loading Web Pages

In the selenium library, Loadable Component class helps the automation test engineers to make sure that the page or its component is loaded successfully. This hack should greatly reduce the efforts that you put in debugging your test cases.

Nov 15, 2017

8 min read

Automating Acceptance Testing for Mobile Apps: Getting Started | TestMu AI (Formerly LambdaTest)

Automate Acceptance Testing for Mobile Apps: Streamlining the Final Integration Stage after Thorough Unit and Service Integration Testing.

Oct 12, 2017

10 min read

What Happens When You Use Virtualization In Software Testing? | TestMu AI (Formerly LambdaTest)

Virtualization is creating a virtual version of any Operating system, storage, server, network, network resources, or desktop rather than the actual version. You can visualize this as a completely different system running inside your own computer. With the help of virtualization, you can develop a system of your required memory, OS, browser, and other specifications on your hardware system.

Oct 8, 2017

8 min read

Automating Testing: A Backbone To DevOps | TestMu AI (Formerly LambdaTest)

Software testing, if not done efficiently, can be the biggest hindrance in the smooth running of any organization. For large and fast development operations and to make sure that the testing team does not lag behind it becomes imperative to implement Automation Testing.