All posts by Deeksha Agarwal
• Mobile Testing • Performance
Planning To Move Your App To A PWA: All You Need To Know
Progressive Web Apps or PWAs are ruling the tech world. Since their arrival almost every application is moving towards progressive web app or is planning to do so. In our previous blog on progressive web app,
April 10, 2018
22644 Views
7 Min Read
• Debug • Miscellaneous
SyntaxError: JSON.parse: bad parsing
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, very easy to
April 5, 2018
38852 Views
3 Min Read
A Complete Guide For Your First TestNG Automation Script
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on TestNG. 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.
March 30, 2018
51456 Views
6 Min Read
• Debug • JavaScript • Miscellaneous
JavaScript Script Errors Demystified: Troubleshooting Guide
If someone tries to violate the rule that you have set, what you’ll do in return? Send him Script error. Not in real life, though. 😉 But in JavaScript, if you try to violate the same origin policy,
March 29, 2018
15776 Views
2 Min Read
• Debug • JavaScript • Miscellaneous
Understanding Uncaught TypeError In JavaScript
Debugging Uncaught TypeError In JavaScript Out of the six primitive types defined in JavaScript, namely boolean, string, symbol, number, Null, and undefined, no other type throws as many errors as Undefined. The error most often than not is faced when the scripts come across uninitialized variable or object.
March 27, 2018
71340 Views
2 Min Read
How Can You Use Predictive Analytics To Optimize Your Testing Methods
Ever wished that you had someone like a tarot card reader who can predict what you need to do to optimize your product and tell you about possible problems even before their occurrence.
March 26, 2018
17681 Views
5 Min Read
• Cross Browser Testing • Manual Testing
Cross Browser Testing Strategy Explained in Three Easy 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
March 1, 2018
29782 Views
10 Min Read
• Manual Testing • Mobile
Fintech QA: Ensuring Quality in Financial Technology Applications
In today’s scenario, software testing has become an important entity across every domain for the benefits it offers. We have already explored a lot about software testing in general in our
February 23, 2018
22012 Views
7 Min Read
A Comprehensive Guide To Blockchain Testing
From 2009, when Satoshi Nakamoto implemented blockchain technology as a core component in Bitcoin, blockchain has been the buzzword in the industry. Bitcoin’s success proved
February 5, 2018
24769 Views
6 Min Read
• Mobile Testing • Performance
Testing A Progressive Web Application With 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 that we have seen a headway in this direction.
January 25, 2018
24725 Views
8 Min Read