Introduction to SQL using MYSQL | SQL Tutorials
SQl is the structured query language. It is one of the language used for accessing databases. A database is the collection of Tables. A table consists of rows and columns.…
Questions asked in Manual Testing interview
I would like to share real time Manual Testing interview Questions asked in for years of 1. what is the difference between smoke testing and sanity testing? 2. what are…
Manual Testing Interview Questions For Experienced Professionals
In this post I would like to tell what are the questions asked in the interview for years of experience in testing with working experience on unix and any database.…
Detailed Description of SDLC | SDLC Phases in Detail
Software Development Life Cycle (SDLC) is the step by step procedure in-order to develop a software. SDLC consists of various Phases like: Requirements collection Feasibility Study Design Coding Testing Installation…
Introduction to Software Testing | Manual and Automation Testing
In this post we are going to see a small introduction about Software Testing. Let's start with introduction to Software Testing Generally testing means checking any product like TV or…