Category Archives: Miscellaneous

All miscellaneous posts

Cross Browser Compatibility in Wordpress Websites

Cross Browser TestingMiscellaneous

Cross Browser Compatibility in WordPress Websites

WordPress is like a lighthouse, that lightens up 30% of the internet. Pivotal reason behind it’s huge success is the level of customization that it offers along with huge amount of community support in the form of plugins

June 20, 2018

view count19545 Views

Read time7 Min Read

API and browser compatibility

Miscellaneous

API And Browser Compatibility

Before we start with Browser compatibility in APIs we first need to understand what an API is and how do they work. Without understanding the proper role and functionality of an API it will become difficult to

June 14, 2018

view count16388 Views

Read time6 Min Read

Miscellaneous

Incompatible Multimedia Formats to look out for in 2018

Ever come across a wonderful website with lovely design and catchy animation, that you can’t help but fall in love with it? One must have experienced such wonders

June 12, 2018

view count15389 Views

Read time5 Min Read

macOS Mojave

LambdaTest UpdatesMiscellaneous

Meet Apple’s New OS !! macOS Mojave

Just a few hours ago, Apple announced the latest addition to its macOS arsenal as the world glimpsed at Mojave for the first time. The dark mode offers a certain sense of serenity and it would seem that Mojave has more

June 4, 2018

view count17280 Views

Read time3 Min Read

Testing conferences you must attend

Miscellaneous

Must-Attend Testing Conferences This Year: Top 15 Picks

Conferences are the best place to exchange your knowledge. When it comes to testing conferences it’s no less. So, if you are looking to delve more into software testing world to gain major insights on what is going to

May 31, 2018

view count13902 Views

Read time4 Min Read

Top 5 Browsers of 2018

Miscellaneous

Top 5 Most Popular Desktop Browsers in 2018

Browsers rule over internet like gods. It’s amazing how a few line of code lets you explore the virtual world with such finesse. I made a bet with my colleague so as to which browser will win the popularity contest in the

May 7, 2018

view count21684 Views

Read time8 Min Read

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 count21457 Views

Read time5 Min Read

Reference Error: Java Script

DebugJavaScriptMiscellaneous

Reference Error: JavaScript

How does it feel when you go to give a job interview and after reaching the interview location you find out that the company for which you are here doesn’t even exist. Obviously you got angry and your mind will start throwing negative thoughts. Exactly same happens with JavaScript too.

April 17, 2018

view count45222 Views

Read time2 Min Read

SyntaxError : Reserved Word

DebugMiscellaneous

syntaxerror: unexpected reserved word

Remember when you were a mere beginner in JavaScript, while learning you must have come across the term ‘reserved words’. These are the words that you can’t use as names for variables.

April 16, 2018

view count32025 Views

Read time1 Min Read

Memory leakage debugging, Javascript error

DebugMiscellaneous

Forgotten Callbacks, Getting a Closure

Reason why JS is adored all over the internet is because of the powerful libraries and tools that empower us in making efficient web pages in very less time. Closure is one of the perks of JS which is used quite a lot.

April 12, 2018

view count24280 Views

Read time3 Min Read