Spiral Model in Software Engineering Advantages and Disadvantages
Spiral model: As in waterfall model requirement changes are not allowed they went for a new model called Spiral Model. When do we choose Spiral Model? We go for spiral…
Important Topics in SQL for Manual Testers
Below are the list of all the important topics that are important for a manual tester in SQL. And also they are very important for any level Manual Testing Job…
Waterfall Model in Software Engineering with Advantage and Disadvantage
There are different models of SDLC. We can also call them methodologies. Among them these are the methodologies which are most frequently used in software industry. The different models of…
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…