All posts by Deeksha Agarwal

About Deeksha Agarwal

Deeksha Agarwal is in Product Growth at LambdaTest and is also a passionate tech blogger and product evangelist.

Follow me on:

Blogs: 40

Test management in startup

Miscellaneous

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

view count21454 Views

Read time5 Min Read

challenges in building a Progressive web apps

Mobile TestingPerformance

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

view count20496 Views

Read time7 Min Read

SyntaxError: JSON.parse: bad parsing

DebugMiscellaneous

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

view count33619 Views

Read time3 Min Read

First TestNG Automation Script

Automation

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

view count47682 Views

Read time6 Min Read

(Unknown): Script Error in JavaScript

DebugJavaScriptMiscellaneous

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

view count13653 Views

Read time2 Min Read

Uncaught TypeError: Cannot read property of undefined

DebugJavaScriptMiscellaneous

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

view count68331 Views

Read time2 Min Read

Miscellaneous

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

view count16168 Views

Read time5 Min Read

Cross Browser TestingManual 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

view count26891 Views

Read time10 Min Read

Manual TestingMobile

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

view count19417 Views

Read time7 Min Read

Miscellaneous

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

view count23016 Views

Read time6 Min Read