UI Testing: 5 Best Practices to Adopt Right Now

  • Post author:

Creating a user interface (UI) testing framework can be difficult, especially when automation is involved. There are some things automation can’t account for, like user experience or usability, but that doesn’t mean you can’t include automation or the (more…)

Continue Reading UI Testing: 5 Best Practices to Adopt Right Now

Linux directories explained

  • Post author:

Updated on January 21st, 2021 – The Linux file system comes originally from UNIX and thus follows UNIX traditions. This is why for instance it uses the forward slash instead of the back slash as in Windows. Linux also differentiates between uppercase (more…)

Continue Reading Linux directories explained

How Excel SUMIFS Can Ease Your Work: A Tutorial

  • Post author:

The SUMIFS function is a built-in function that sums cells in a range by using supplied criteria. This function can apply multiple criteria with more than one range. It enables users to sum values when interrelated cells meet criteria. This is usually (more…)

Continue Reading How Excel SUMIFS Can Ease Your Work: A Tutorial