All posts by Saif Sadiq

About Saif Sadiq

Saif Sadiq is a Product Growth specialist at LambdaTest and Growth Marketer.

Follow me on:

Blogs: 14

Manual Testing

All About Triaging Bugs

Triaging is a well-known but not-well-understood term related to testing. The term is said to have been derived from the medical world, where it refers to the process of prioritizing patients based on how severe or mild

August 29, 2018

view count16561 Views

Read time5 Min Read

Remote Debugging Webpages In iOS Safari

Debug

Remote Debugging Webpages In iOS Safari

Safari is one of the most popular web browsers. Developed and promoted by Apple , it is based on the WebKit engine. The first version of the browser was released in 2003 with Mac OS X Panther.

August 27, 2018

view count26303 Views

Read time4 Min Read

Miscellaneous

How Do Software Engineers Choose Which Front End Framework To Use

The choice of the technology used for your web project will directly influence your business goals. Hence, choosing the right framework is important. You cannot employ just any stack and expect favorable results.

August 20, 2018

view count10799 Views

Read time6 Min Read

Cross Browser Testing

Top Tips For Better Cross Browser Testing

Web developers usually are biased towards a browser. They can debate for hours why the latest version of their favorite browser is the best one for all web development projects. Many times, they work in their favorite browser

August 16, 2018

view count14819 Views

Read time6 Min Read

Manual TestingPerformance

4 Ways To Reduce And Simplify Test Cases

Software testing, over the time, has evolved as an important domain in computer science. There is no denying the fact that developing a new software from scratch requires significant efforts but an even greater

August 15, 2018

view count27217 Views

Read time6 Min Read

Manual Testing

The Top 5 Practices For Debugging Website Issues

Coding is fun and easy. But, not always. Well, when does it stop being fun actually? It stops being that fun when you accidentally come across something called as an ‘error’.

August 9, 2018

view count10757 Views

Read time6 Min Read

Cross Browser Testing

Developing Cross Browser Compatible AMP pages

If you don’t already know about it, then let me tell you that the next big thing going in web world right now is Accelerated Mobile Pages (AMP). Backed by Google, AMP pages are quite popular in mobile-first world

July 26, 2018

view count8820 Views

Read time6 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 count40872 Views

Read time2 Min Read

DebugJavaScriptMiscellaneous

TypeError: JavaScript

Can you add a number and an alphabet? Say, if I ask you to give me the result of the addition of 1 and H will you be able to give me the answer? The obvious answer is NO. Same goes in JavaScript too!If you add 1 and H in

April 6, 2018

view count16438 Views

Read time2 Min Read

Usability Testing

Best Usability Testing Tools For Your Website

When a user comes to your website, you have time in seconds to influence them. Web usability is the key to gain quick trust, brand recognition and ensure user retention.

March 28, 2018

view count25938 Views

Read time4 Min Read