Testing Learning

A perfect software testing tool that brings all the operating systems and browsers at a single place-Cross Browser Testing

What is Cross Browser Testing: Cross Browser Testing is nothing but testing the web application in different browsers, different versions of browsers, different operating systems and the page design of the application in different screen resolutions. How Cross Browser Testing…Continue Reading →

ETL Testing Steps

ETL Testing Steps Testing process and methodology in normal Manual/Black Box testing is a bit different from ETL testing. Like Black Box testing, ETL testing process also involves steps which seem similar but most of us might be having some…Continue Reading →

UNIX COMMANDS

LEARN IMPORTANT UNIX COMMANDS List the files : ls (Lower case L and lower case S) List all files : ls -a Create Directory : mkdir Change the directory name : cd directory Change to home directory  : cd Change…Continue Reading →