All posts by Saif Sadiq

About Saif Sadiq

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

Follow me on:

Blogs: 12

top-cbt-tips

Cross Browser Testing

Top Tips For Better Cross Browser Testing [2024]

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

March 7, 2024

view count24953 Views

Read time7 Min Read

Top 10 WordPress Cross-Browser Compatible Themes

Manual Testing

5 Top Practices For Debugging [2024]

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’.

March 7, 2024

view count15806 Views

Read time6 Min Read

Manual Testing

Triaging Bugs: Prioritizing & Organizing Testing Issues

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

Read time6 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 count28400 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 count12450 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 count32608 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 count10362 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 count45208 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 count20936 Views

Read time2 Min Read

Miscellaneous

How Evolution Of HTTP/2 From HTTP/1 Changed The Web

Ever came across the situation where you really need to open a web page fast and it’s taking forever because of slow internet speed? May be someone in your network is downloading a torrent choking the bandwidth?

March 21, 2018

view count10614 Views

Read time8 Min Read