There are a lot’s of Testing Terms that we come across when we do software testing. We are going to list out the important Testing Terms in this session and we will discuss all those terms in detail in our coming sessions.
If you think that any of the Important Testing term is missing in the list, then please do let me know in the comments section, I will update it here.
================================================================
We can divide Software Testing Terms in below Categories
================================================================
The first Category is, Software Testing Documents. There are many documents that we come across, when we do Software Testing.
There are some Documents, which will be prepared by Testing Team and there are some Documents which will be prepared for Testing Team, so that Testing team can analyze those Documents. So, this means, Testing team need to analyze few of the Documents and need to prepares few of the Document.
Here is the List of Documents.
================================================================
The Second Category is, Type of Software Testing. There are many types of Software Testing, which can be subcategorized further, but for now, We are just going to list out the names of different type of Testing.
Here is the list.
================================================================
There are a few life cycles that we come across when we do software testing.
Here is the List.
================================================================
We have to keep Software Testing Principles in mind when we do software testing. Software Testing can not be done effectively without keeping Software Testing Principles in mind
Here is the List of Software Testing Principles.
================================================================
Software Testing Techniques are derived from Software Testing Principles. Software Testing Techniques are also called Test Case Design Techniques, because we use these Software Testing Techniques when we write test cases.
Here is the List of Software Testing Techniques.
================================================================
SDLC is an abbreviation of Software Development Life Cycle. SDLC is a methdology or framework. This framework has been implemented in different models. We call those models SDLC Models.
Here is the List of SDLC Models.
================================================================
Buyuk Oduller ve Eglence Bonanza Sweet Slotunda
Difference between Functions and Methods in Javascript Before discussing the difference between a function and…
In JavaScript, an object is a data structure that allows you to store collections of…
Objects, Classes and Constructor in Javascript Classes and Objects A class in any programming language…
We will start from object oriented programming basics like What are different concepts in Object…
Why we can not over ride a Constructor This is a very important question, that,…