TestMu AI Blogs

Page 131 of 132 · Back to latest posts

Apr 17, 2018

9 min read

Why Your Startup Needs Test Management | TestMu AI (Formerly LambdaTest)

In initial stage of startups, many important activities like testing are also done by founders or the startup team themselves. Though, it is good that the founders and core team themselves take care of the use cases but how do they manage them? How do they make sure that the test cases are properly documented?

Apr 16, 2018

4 min read

syntaxerror: unexpected reserved word

Strict mode is a necessity for streamlined code and easy error debugging, but syntaxerror: unexpected reserved word can occur.

Apr 12, 2018

5 min read

Forgotten Callbacks, Getting a Closure | TestMu AI (Formerly LambdaTest)

Old versions of internet explorers had bugs due to which memory leakage due to forgotten callbacks and closures resulted in crashing. The problem then was that they couldn’t differentiate between javascript and DOM nodes cyclic differences.

Apr 10, 2018

12 min read

Planning to move your app to a PWA: All you need to know | TestMu AI (Formerly LambdaTest)

Learn what Progressive Web Apps are, the key challenges and considerations when planning to move your existing app to a PWA, and how to choose the right approach for better performance and engagement.

Apr 9, 2018

5 min read

Why Global Variables Are Bad (And How to Avoid Them) | TestMu AI (Formerly LambdaTest)

Global variables cause memory leaks, tight coupling, namespace pollution, and flaky tests. Learn why global variables are bad and how to avoid them.

Apr 6, 2018

6 min read

TypeError: JavaScript

TypeError in JavaScript is thrown when you run an operation on a value of an incompatible type. Learn the common causes, real fixes, and how to prevent them.

Apr 5, 2018

6 min read

SyntaxError: JSON.parse: bad parsing | TestMu AI (Formerly LambdaTest)

JSON or JavaScript Object Notation is a ubiquitous data format used by all sorts of mobile and web apps for asynchronous browser-server communication. JSON is an extremely popular data format,...

Apr 4, 2018

5 min read

Change The Configuration On The Go | TestMu AI (Formerly LambdaTest)

With our latest release we have introduced a new ‘Switch’ feature in which you can change the configuration on which you want to test your web application or website for cross browser compatibility in real time testing with just one click.

Apr 4, 2018

4 min read

Change The Configuration On The Go

With our latest release we have introduced a new ‘Switch’ feature in which you can change the configuration on which you want to test your web application or website for cross browser compatibility in real time testing with just one click.

Apr 3, 2018

5 min read

Test on Chrome 66 Beta and Firefox 60 Beta at TestMu AI (Formerly LambdaTest) | TestMu AI (Formerly LambdaTest)

Today we have released latest versions of Chrome, Firefox, and Opera for you to test on. With this, you can test your web applications and websites on Google Chrome 65, Google Chrome 66 Beta, Firefox 59, Firefox 60 Beta, Opera 51, Opera 52, and Opera 53.

Apr 3, 2018

5 min read

TestMu AI (Formerly LambdaTest) Releases SSH Tunnel To Test Your Local Applications

TestMu AI (Formerly LambdaTest) has released its Secure Shell (SSH) tunnel feature which will allow you to test your private server URLs or locally hosted web apps or websites through TestMu AI (Formerly LambdaTest)’s cloud servers.Through our secure shell tunneling features, you can also test HTML, CSS, PHP, Python or...

Apr 3, 2018

5 min read

Test on Chrome 66 Beta and Firefox 60 Beta at TestMu AI

Today we have released latest versions of Chrome, Firefox, and Opera for you to test on. With this, you can test your web applications and websites on Google Chrome 65, Google Chrome 66 Beta, Firefox 59, Firefox 60 Beta, Opera 51, Opera 52, and Opera 53.

Apr 2, 2018

5 min read

Now You Can Clear Cache In Your iOS Devices With Just One Click

Whenever developers are debugging a problem on the go for any iOS website or web app. To confirm if the problem is fixed, they would need to check this by going to settings and then clearing the cache for mobile or restarting and launching the device again which is a time consuming process altogether.

Apr 2, 2018

4 min read

Now You Can Clear Cache In Your iOS Devices With Just One Click

Whenever developers are debugging a problem on the go for any iOS website or web app. To confirm if the problem is fixed, they would need to check this by going to settings and then clearing the cache for mobile or restarting and launching the device again which is a time consuming process altogether.

Mar 31, 2018

7 min read

Complete Guide To Memory Leakage Testing In JavaScript | TestMu AI (Formerly LambdaTest)

Learn how to perform memory leakage testing in JavaScript with expert approaches, tools, and best practices. Identify and repair leaks for more reliable JavaScript code.

Mar 30, 2018

20 min read

Guide For Your First TestNG Automation Script

The love of Automation testers, TestNG, is a Java testing framework that can be used to drive Selenium Automation script. When it comes to automation, no one can compete with Selenium. If you are planning to dive into the field of automation testing, TestNG can be your topmost choice.

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?