Category Archives: Offshoring

Web Design Predictions for 2017

13 January 2017 Offshoring

Web design standards and trends keep evolving. From functionality to color and typography, 2017 will be a year of new ideas and new visual aspects to explore. New design trendshave already started showing up, presenting us with just enough visual …

Read More

Testing Practice @ My Company

QA History in My Company. Prior to YEAR [YYYY] > No dedicated QA team > Only developer testing and Peer testing of code  From YYYY > Started hiring qualified QAs > Currently X Test lead and X testers > Hiring …

Read More

WEB TESTING : A COMPLETE GUIDE ON TESTING WEB APPLICATIONS

Here we are going to discuss on web application testing with web testing test cases. Let’s have first web testing checklist: 1) Functionality Testing 2) Usability testing 3) Interface testing 4) Compatibility testing 5) Performance testing 6) Security testing   …

Read More

Bayes’ theorem implementation in python

26 February 2016 Offshoring

Machine learning is a method of data analysis that automates analytical model building of data set. Using the implemented algorithms that iteratively learn from data, machine learning allows computers to find hidden insights without being explicitly programmed where to look. …

Read More

SQL Query writing: Best practices

10 December 2015 Soft Skills

  Writing effective queries on a RDBMS is something we develop from regular practice of query writing. We discuss here about the SQL RDBMS and some best practices in writing DML statements. It’s always recommended to have the DML statements …

Read More