Spiral Model
Spiral model is one of the type of SDLC. It is one of the old SDLC type which were first came in […]
Spiral model is one of the type of SDLC. It is one of the old SDLC type which were first came in […]
There are three main aspect of any dynamics website, cloud base applications and those are backend code, UI and the database. So […]
In software testing life cycle, the third phase is Test Design, in that third phase of STCL Test Scenarios, Test cases and […]
This Article is on Negative Testing, I will try to explain here all about Negative Testing with some practical examples and sample […]
Equivalence partitioning and Boundary value analysis both the techniques help us to find test data effectively which will almost cover all the […]
Defect life cycle or bug life cycle is a very important point, each and every tester should know about it. Main target […]
GUI testing, full form of GUI testing Graphical User Interface. Main focus of GUI testing to test the appearance of the software […]
Let first understand the meaning of RISK, risk means a problem or issue or bug which can occur in future.so risk may […]
This is a common interview question but many of the tester are unable to answer in proper way. Let us discuss in […]
Cross browser testing means testing the application on multiple browser to ensure that our software working as expected on each browser. Because […]
Exploratory testing is basically Black Box testing, we do not need to worry about internal coding of the software while performing the […]
Adhoc testing is one of the widely used testing practiced, this is informal type of testing where any kind of documents are […]
Globalization testing and localization testing is useful for a software which are going to be used in many country or all over […]
It is the test design technique which help us to find out scenarios based on state transition of the software and also […]
In this article we are going to discuss about decision table. Decision Table : In simple word, Decision table is useful to […]
People from software background may have heard a lot about SDLC. But what actually is it? Let’s discuss in depth about SDLC […]
This software development methodology getting good response in current IT market. Many client/customer are preferring this methodology. This agile methodology is a […]
Now a days the market of mobile application is increasing rapidly. Every small or large organization, small or large business man want […]
Severity and Priority are related to the defect like when a tester finds a bug, the bug may be the huge bug […]
User Acceptance Testing is done before Software goes live or is ready to go to the real environment. Means User Acceptance Testing […]
Performance testing is very important especially when it’s come to the business point of view. You may have seen these things when […]
Before the testing activities start, we need to have some goal in our mind so that we can achieve them. Product testing, […]
When I started learning Testing at that time I was often get confused between these two terms Retesting and Regression testing. So […]
We know that in unit Testing a single program, single function, single module is tested and after that a integration testing is […]
You might have heard about Integration Testing in V-MODEL, right arm is dynamic arm which have level of testing phase those are […]
Waterfall model was the first software development model. It was used by many software organization to ensure the quality development of software. […]
V-Model is software development model and V-model is also known as Verification and Validation model. It is basically extension of waterfall model […]
Verification is also known as static testing. General flow of software development is, developer develop the software as per the requirement document. […]
Manual testing is process to test any software application manually which helps to find bugs from software application in order to improve […]
Software Development Life Cycle (SDLC) contains different phases / step that need to be followed to develop a quality software. Means in […]