All posts by Deeksha Agarwal
Why Your Startup Needs Test Management
In a startup, the major strength of the people is that they are multitaskers. Be it anything, the founders and the core team wears multiple hats and takes complete responsibilities to get the ball rolling. From designing to
April 17, 2018
22376 Views
5 Min Read
• 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
21976 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
37132 Views
3 Min Read
A Complete 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.
March 30, 2018
50261 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
15173 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
70647 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
17244 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
28864 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
20982 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
24298 Views
6 Min Read