All posts by Saif Sadiq
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
16561 Views
5 Min Read
• 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
26303 Views
4 Min Read
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
10799 Views
6 Min Read
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
14819 Views
6 Min Read
• Manual Testing • Performance
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
27217 Views
6 Min Read
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
10757 Views
6 Min Read
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
8820 Views
6 Min Read
• Debug • JavaScript • Miscellaneous
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
40872 Views
2 Min Read
• Debug • JavaScript • Miscellaneous
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
16438 Views
2 Min Read
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
25938 Views
4 Min Read