SlideShare a Scribd company logo
1 of 7
Download to read offline
SHORT DEFINITIONS OF ALL TESTING TYPES

1) What’s Ad Hoc Testing ?
A testing where the tester tries to break the software by randomly
trying functionality of software.
2) What’s the Accessibility Testing ?
Testing that determines if software will be usable by people with
disabilities.
3) What’s the Alpha Testing ?
The Alpha Testing is conducted at the developer sites and in a
controlled environment by the end user of the software
4) What’s the Beta Testing ?
Testing the application after the installation at the client place.
5) What is Component Testing ?
Testing of individual software components (Unit Testing).
6) What’s Compatibility Testing ?
In Compatibility testing we can test that software is compatible with
other elements of system.
7) What is Concurrency Testing ?
Multi-user testing geared towards determining the effects of accessing
the same application code, module or databaserecords. Identifies and

www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607
SHORT DEFINITIONS OF ALL TESTING TYPES
measures the level of locking, deadlocking and use of single-threaded
code and locking semaphores.
8) What is Conformance Testing ?
The process of testing that an implementation conforms to the
specification on which it is based. Usually applied to testing
conformance to a formal standard.
9) What is Context Driven Testing ?
The context-driven school of software testing is flavor of Agile Testing
that advocates continuous and creative evaluation of testing
opportunities in light of the potential information revealed and the
value of that information to the organization right now.
10) What is Data Driven Testing ?
Testing in which the action of a test case is parameterized by externally
defined data values, maintained as a file or spreadsheet. A common
technique in Automated Testing.
11) What is Conversion Testing ?
Testing of programs or procedures used to convert data from existing
systems for use in replacement systems.
12) What is Dependency Testing ?
Examines an application’s requirements for pre-existing software,
initial states and configuration in order to maintain proper
functionality.

www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607
SHORT DEFINITIONS OF ALL TESTING TYPES
13) What is Depth Testing ?
A test that exercises a feature of a product in full detail.
14) What is Dynamic Testing ?
Testing software through executing it. See also Static Testing.
15) What is Endurance Testing ?
Checks for memory leaks or other problems that may occur with
prolonged execution.
16) What is End-to-End testing ?
Testing a complete application environment in a situation that mimics
real-world use, such as interacting with a database, using network
communications, or interacting with other hardware, applications, or
systems if appropriate.
17) What is Exhaustive Testing ?
Testing which covers all combinations of input values and
preconditions for an element of the software under test.
18) What is Gorilla Testing ?
Testing one particular module, functionality heavily.

19) What is Installation Testing ?
www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607
SHORT DEFINITIONS OF ALL TESTING TYPES
Confirms that the application under test recovers from expected or
unexpected events without loss of data or functionality. Events can
include shortage of disk space, unexpected loss of communication, or
power out conditions.
20) What is Localization Testing ?
This term refers to making software specifically designed for a specific
locality.
21) What is Loop Testing ?
A white box testing technique that exercises program loops.
22) What is Mutation Testing ?
Mutation testing is a method for determining if a set of test data or test
cases is useful, by deliberately introducing various code changes
(‘bugs’) and retesting with the original test data/cases to determine if
the ‘bugs’ are detected. Proper implementation requires large
computational resources
23) What is Monkey Testing ?
Testing a system or an Application on the fly, i.e just few tests here and
there to ensure the system or an application does not crash out.
24) What is Positive Testing ?
Testing aimed at showing software works. Also known as “test to pass”.
See also Negative Testing.
25) What is Negative Testing ?

www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607
SHORT DEFINITIONS OF ALL TESTING TYPES
Testing aimed at showing software does not work. Also known as “test
to fail”. See also Positive Testing.
26) What is Path Testing ?
Testing in which all paths in the program source code are tested at least
once.
27) What is Performance Testing ?
Testing conducted to evaluate the compliance of a system or
component with specified performance requirements. Often this is
performed using an automated test tool to simulate large number of
users. Also know as “Load Testing”.
28) What is Ramp Testing ?
Continuously raising an input signal until the system breaks down.
29) What is Recovery Testing ?
Confirms that the program recovers from expected or unexpected
events without loss of data or functionality. Events can include shortage
of disk space, unexpected loss of communication, or power out
conditions.
30) What is the Re-testing testing ?
Retesting- Again testing the functionality of the application.

31) What is the Regression testing ?

www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607
SHORT DEFINITIONS OF ALL TESTING TYPES
Regression- Check that change in code have not effected the working
functionality
32) What is Sanity Testing ?
Brief test of major functional elements of a piece of software to
determine if its basically operational.
33) What is Scalability Testing ?
Performance testing focused on ensuring the application under test
gracefully handles increases in work load.
34) What is Security Testing ?
Testing which confirms that the program can restrict access to
authorized personnel and that the authorized personnel can access the
functions available to their security level.
35) What is Stress Testing ?
Stress testing is a form of testing that is used to determine the stability
of a given system or entity. It involves testing beyond normal
operational capacity, often to a breaking point, in order to observe the
results.
36) What is Smoke Testing ?
A quick-and-dirty test that the major functions of a piece of software
work. Originated in the hardware testing practice of turning on a new

piece of hardware for the first time and considering it a success if it
does not catch on fire.
www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607
SHORT DEFINITIONS OF ALL TESTING TYPES
37) What is Soak Testing ?
Running a system at high load for a prolonged period of time. For
example, running several times more transactions in an entire day (or
night) than would be expected in a busy day, to identify and
performance problems that appear after a large number of transactions
have been executed.
38) What’s the Usability testing ?
Usability testing is for user friendliness.
39) What’s the User acceptance testing ?
User acceptance testing is determining if software is satisfactory to an
end-user or customer.
40) What’s the Volume Testing ?
We can perform the Volume testing, where the system is subjected to
large volume of data.

www.p2cinfotech.com

training@p2cinfotech.com

+1-732-546-3607

More Related Content

What's hot

Learn software testing with tech partnerz 2
Learn software testing with tech partnerz 2Learn software testing with tech partnerz 2
Learn software testing with tech partnerz 2Techpartnerz
 
Software audiit information management
Software audiit   information managementSoftware audiit   information management
Software audiit information managementHallmark B-school
 
Unit Testing to Support Reusable for Component-Based Software Engineering
Unit Testing to Support Reusable for Component-Based Software EngineeringUnit Testing to Support Reusable for Component-Based Software Engineering
Unit Testing to Support Reusable for Component-Based Software Engineeringijtsrd
 
ISTQB - Foundation level testing topics
ISTQB - Foundation level testing topicsISTQB - Foundation level testing topics
ISTQB - Foundation level testing topicsShan Kings
 
What Is Functional Testing?
What Is Functional Testing?What Is Functional Testing?
What Is Functional Testing?QA InfoTech
 
Chapter 4 - Mobile Application Platforms, Tools and Environment
Chapter 4 - Mobile Application Platforms, Tools and EnvironmentChapter 4 - Mobile Application Platforms, Tools and Environment
Chapter 4 - Mobile Application Platforms, Tools and EnvironmentNeeraj Kumar Singh
 
Manual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersManual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersSachin Gupta
 
Software Engineering-Part 1
Software Engineering-Part 1Software Engineering-Part 1
Software Engineering-Part 1Shrija Madhu
 
A mutation testing analysis and regression
A mutation testing analysis and regressionA mutation testing analysis and regression
A mutation testing analysis and regressionijfcstjournal
 
Unit testing - what is its importance
Unit testing - what is its importanceUnit testing - what is its importance
Unit testing - what is its importanceTestingXperts
 
Chapter 2 - Testing Throughout the Development LifeCycle
Chapter 2 - Testing Throughout the Development LifeCycleChapter 2 - Testing Throughout the Development LifeCycle
Chapter 2 - Testing Throughout the Development LifeCycleNeeraj Kumar Singh
 

What's hot (20)

Sanity testing and smoke testing
Sanity testing and smoke testingSanity testing and smoke testing
Sanity testing and smoke testing
 
Learn software testing with tech partnerz 2
Learn software testing with tech partnerz 2Learn software testing with tech partnerz 2
Learn software testing with tech partnerz 2
 
Software audiit information management
Software audiit   information managementSoftware audiit   information management
Software audiit information management
 
Unit Testing to Support Reusable for Component-Based Software Engineering
Unit Testing to Support Reusable for Component-Based Software EngineeringUnit Testing to Support Reusable for Component-Based Software Engineering
Unit Testing to Support Reusable for Component-Based Software Engineering
 
Software testing
Software testingSoftware testing
Software testing
 
ISTQB - Foundation level testing topics
ISTQB - Foundation level testing topicsISTQB - Foundation level testing topics
ISTQB - Foundation level testing topics
 
What Is Functional Testing?
What Is Functional Testing?What Is Functional Testing?
What Is Functional Testing?
 
Chapter 4 - Mobile Application Platforms, Tools and Environment
Chapter 4 - Mobile Application Platforms, Tools and EnvironmentChapter 4 - Mobile Application Platforms, Tools and Environment
Chapter 4 - Mobile Application Platforms, Tools and Environment
 
Sftwre engg.testng
Sftwre engg.testngSftwre engg.testng
Sftwre engg.testng
 
Ka3517391743
Ka3517391743Ka3517391743
Ka3517391743
 
Software reliability
Software reliabilitySoftware reliability
Software reliability
 
Manual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersManual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answers
 
Software Engineering-Part 1
Software Engineering-Part 1Software Engineering-Part 1
Software Engineering-Part 1
 
Test plan
Test planTest plan
Test plan
 
A mutation testing analysis and regression
A mutation testing analysis and regressionA mutation testing analysis and regression
A mutation testing analysis and regression
 
08 fse verification
08 fse verification08 fse verification
08 fse verification
 
Unit testing - what is its importance
Unit testing - what is its importanceUnit testing - what is its importance
Unit testing - what is its importance
 
Parasoft fda software compliance part1
Parasoft fda software compliance   part1Parasoft fda software compliance   part1
Parasoft fda software compliance part1
 
TDD Presentation
TDD PresentationTDD Presentation
TDD Presentation
 
Chapter 2 - Testing Throughout the Development LifeCycle
Chapter 2 - Testing Throughout the Development LifeCycleChapter 2 - Testing Throughout the Development LifeCycle
Chapter 2 - Testing Throughout the Development LifeCycle
 

Viewers also liked

Viewers also liked (20)

SAP BI 7.0 Info Providers
SAP BI 7.0 Info ProvidersSAP BI 7.0 Info Providers
SAP BI 7.0 Info Providers
 
Fundamental classes in java
Fundamental classes in javaFundamental classes in java
Fundamental classes in java
 
Interview questions and answers for quality assurance
Interview questions and answers for quality assuranceInterview questions and answers for quality assurance
Interview questions and answers for quality assurance
 
Top 14 qa interview tips
Top 14 qa interview tipsTop 14 qa interview tips
Top 14 qa interview tips
 
Savr
SavrSavr
Savr
 
Non ieee dot net projects list
Non  ieee dot net projects list Non  ieee dot net projects list
Non ieee dot net projects list
 
For Loops and Variables in Java
For Loops and Variables in JavaFor Loops and Variables in Java
For Loops and Variables in Java
 
Yaazli International Spring Training
Yaazli International Spring Training Yaazli International Spring Training
Yaazli International Spring Training
 
Yaazli International AngularJS 5 Training
Yaazli International AngularJS 5 TrainingYaazli International AngularJS 5 Training
Yaazli International AngularJS 5 Training
 
09events
09events09events
09events
 
Java quick reference v2
Java quick reference v2Java quick reference v2
Java quick reference v2
 
Yaazli International Hibernate Training
Yaazli International Hibernate TrainingYaazli International Hibernate Training
Yaazli International Hibernate Training
 
Yaazli International Web Project Workshop
Yaazli International Web Project WorkshopYaazli International Web Project Workshop
Yaazli International Web Project Workshop
 
Toolbarexample
ToolbarexampleToolbarexample
Toolbarexample
 
Exception handling in java
Exception handling in java Exception handling in java
Exception handling in java
 
Java Exception handling
Java Exception handlingJava Exception handling
Java Exception handling
 
Core java online training
Core java online trainingCore java online training
Core java online training
 
02basics
02basics02basics
02basics
 
Non ieee java projects list
Non  ieee java projects list Non  ieee java projects list
Non ieee java projects list
 
DIWE - Using Extensions and Image Manipulation
DIWE - Using Extensions and Image ManipulationDIWE - Using Extensions and Image Manipulation
DIWE - Using Extensions and Image Manipulation
 

Similar to Short definitions of all testing types

Manual Testing Questions
Manual Testing QuestionsManual Testing Questions
Manual Testing QuestionsUser1test
 
Manual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersManual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersTripti Shergill
 
black and white Box testing.pptx
black and white Box testing.pptxblack and white Box testing.pptx
black and white Box testing.pptxPavanNikhil3
 
Software testing basic
Software testing basicSoftware testing basic
Software testing basicRohit Singh
 
softwaretestingppt-FINAL-PPT-1
softwaretestingppt-FINAL-PPT-1softwaretestingppt-FINAL-PPT-1
softwaretestingppt-FINAL-PPT-1FAIZALSAIYED
 
Software QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath DarshanaSoftware QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath DarshanaShamain Peiris
 
12 sdd lesson testing and evaluating
12 sdd lesson testing and evaluating12 sdd lesson testing and evaluating
12 sdd lesson testing and evaluatingMike Cusack
 
Manual Testing tutorials and Interview Questions.pptx
Manual Testing tutorials and Interview Questions.pptxManual Testing tutorials and Interview Questions.pptx
Manual Testing tutorials and Interview Questions.pptxPrasanta Sahoo
 
Session 05 - Testing Concepts
Session 05 - Testing ConceptsSession 05 - Testing Concepts
Session 05 - Testing ConceptsPoojaLQA
 
Types of software testing
Types of software testingTypes of software testing
Types of software testingTestbytes
 
Software testing company based in USA, UAE, and KSA
Software testing company based in USA, UAE, and KSASoftware testing company based in USA, UAE, and KSA
Software testing company based in USA, UAE, and KSAQualityProfessionals2
 
Software testing
Software testingSoftware testing
Software testingmkn3009
 
Testing in Software Engineering.docx
Testing in Software Engineering.docxTesting in Software Engineering.docx
Testing in Software Engineering.docx8759000398
 
Types of Software testing
Types of  Software testingTypes of  Software testing
Types of Software testingMakan Singh
 

Similar to Short definitions of all testing types (20)

Manual Testing Questions
Manual Testing QuestionsManual Testing Questions
Manual Testing Questions
 
Manual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersManual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answers
 
black and white Box testing.pptx
black and white Box testing.pptxblack and white Box testing.pptx
black and white Box testing.pptx
 
Software testing basic
Software testing basicSoftware testing basic
Software testing basic
 
softwaretestingppt-FINAL-PPT-1
softwaretestingppt-FINAL-PPT-1softwaretestingppt-FINAL-PPT-1
softwaretestingppt-FINAL-PPT-1
 
Software QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath DarshanaSoftware QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath Darshana
 
Software Testing Concepts
Software Testing  ConceptsSoftware Testing  Concepts
Software Testing Concepts
 
Testing concepts
Testing conceptsTesting concepts
Testing concepts
 
12 sdd lesson testing and evaluating
12 sdd lesson testing and evaluating12 sdd lesson testing and evaluating
12 sdd lesson testing and evaluating
 
Software testing
Software testingSoftware testing
Software testing
 
Manual Testing tutorials and Interview Questions.pptx
Manual Testing tutorials and Interview Questions.pptxManual Testing tutorials and Interview Questions.pptx
Manual Testing tutorials and Interview Questions.pptx
 
Session 05 - Testing Concepts
Session 05 - Testing ConceptsSession 05 - Testing Concepts
Session 05 - Testing Concepts
 
Types of software testing
Types of software testingTypes of software testing
Types of software testing
 
Software testing company based in USA, UAE, and KSA
Software testing company based in USA, UAE, and KSASoftware testing company based in USA, UAE, and KSA
Software testing company based in USA, UAE, and KSA
 
Software testing
Software testingSoftware testing
Software testing
 
Non Functional.pptx
Non Functional.pptxNon Functional.pptx
Non Functional.pptx
 
Testing in Software Engineering.docx
Testing in Software Engineering.docxTesting in Software Engineering.docx
Testing in Software Engineering.docx
 
Testing ppt
Testing pptTesting ppt
Testing ppt
 
Software testing
Software testing   Software testing
Software testing
 
Types of Software testing
Types of  Software testingTypes of  Software testing
Types of Software testing
 

More from Garuda Trainings

Software testing life cycle
Software testing life cycleSoftware testing life cycle
Software testing life cycleGaruda Trainings
 
Performance testing interview questions and answers
Performance testing interview questions and answersPerformance testing interview questions and answers
Performance testing interview questions and answersGaruda Trainings
 
Loadrunner interview questions and answers
Loadrunner interview questions and answersLoadrunner interview questions and answers
Loadrunner interview questions and answersGaruda Trainings
 
Business analysis interview question and answers
Business analysis interview question and answersBusiness analysis interview question and answers
Business analysis interview question and answersGaruda Trainings
 
Quality center interview questions and answers
Quality center interview questions and answersQuality center interview questions and answers
Quality center interview questions and answersGaruda Trainings
 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycleGaruda Trainings
 
Interview Questions and Answers for Java
Interview Questions and Answers for JavaInterview Questions and Answers for Java
Interview Questions and Answers for JavaGaruda Trainings
 
Basic java important interview questions and answers to secure a job
Basic java important interview questions and answers to secure a jobBasic java important interview questions and answers to secure a job
Basic java important interview questions and answers to secure a jobGaruda Trainings
 
Dot net Online Training | .Net Training and Placement online
Dot net Online Training | .Net Training and Placement onlineDot net Online Training | .Net Training and Placement online
Dot net Online Training | .Net Training and Placement onlineGaruda Trainings
 
Unix commands in etl testing
Unix commands in etl testingUnix commands in etl testing
Unix commands in etl testingGaruda Trainings
 

More from Garuda Trainings (11)

Software testing life cycle
Software testing life cycleSoftware testing life cycle
Software testing life cycle
 
Performance testing interview questions and answers
Performance testing interview questions and answersPerformance testing interview questions and answers
Performance testing interview questions and answers
 
Loadrunner interview questions and answers
Loadrunner interview questions and answersLoadrunner interview questions and answers
Loadrunner interview questions and answers
 
Business analysis interview question and answers
Business analysis interview question and answersBusiness analysis interview question and answers
Business analysis interview question and answers
 
Quality center interview questions and answers
Quality center interview questions and answersQuality center interview questions and answers
Quality center interview questions and answers
 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycle
 
Interview Questions and Answers for Java
Interview Questions and Answers for JavaInterview Questions and Answers for Java
Interview Questions and Answers for Java
 
Basic java important interview questions and answers to secure a job
Basic java important interview questions and answers to secure a jobBasic java important interview questions and answers to secure a job
Basic java important interview questions and answers to secure a job
 
Dot net Online Training | .Net Training and Placement online
Dot net Online Training | .Net Training and Placement onlineDot net Online Training | .Net Training and Placement online
Dot net Online Training | .Net Training and Placement online
 
Unix commands in etl testing
Unix commands in etl testingUnix commands in etl testing
Unix commands in etl testing
 
SQL for ETL Testing
SQL for ETL TestingSQL for ETL Testing
SQL for ETL Testing
 

Recently uploaded

CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...Nguyen Thanh Tu Collection
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...HetalPathak10
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroomSamsung Business USA
 
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEPART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEMISSRITIMABIOLOGYEXP
 
Shark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsShark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsArubSultan
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxAvaniJani1
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxAnupam32727
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxryandux83rd
 

Recently uploaded (20)

CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Introduction to Research ,Need for research, Need for design of Experiments, ...
Introduction to Research ,Need for research, Need for design of Experiments, ...Introduction to Research ,Need for research, Need for design of Experiments, ...
Introduction to Research ,Need for research, Need for design of Experiments, ...
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom
 
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEPART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
 
Shark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsShark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristics
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptx
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptx
 

Short definitions of all testing types

  • 1. SHORT DEFINITIONS OF ALL TESTING TYPES 1) What’s Ad Hoc Testing ? A testing where the tester tries to break the software by randomly trying functionality of software. 2) What’s the Accessibility Testing ? Testing that determines if software will be usable by people with disabilities. 3) What’s the Alpha Testing ? The Alpha Testing is conducted at the developer sites and in a controlled environment by the end user of the software 4) What’s the Beta Testing ? Testing the application after the installation at the client place. 5) What is Component Testing ? Testing of individual software components (Unit Testing). 6) What’s Compatibility Testing ? In Compatibility testing we can test that software is compatible with other elements of system. 7) What is Concurrency Testing ? Multi-user testing geared towards determining the effects of accessing the same application code, module or databaserecords. Identifies and www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607
  • 2. SHORT DEFINITIONS OF ALL TESTING TYPES measures the level of locking, deadlocking and use of single-threaded code and locking semaphores. 8) What is Conformance Testing ? The process of testing that an implementation conforms to the specification on which it is based. Usually applied to testing conformance to a formal standard. 9) What is Context Driven Testing ? The context-driven school of software testing is flavor of Agile Testing that advocates continuous and creative evaluation of testing opportunities in light of the potential information revealed and the value of that information to the organization right now. 10) What is Data Driven Testing ? Testing in which the action of a test case is parameterized by externally defined data values, maintained as a file or spreadsheet. A common technique in Automated Testing. 11) What is Conversion Testing ? Testing of programs or procedures used to convert data from existing systems for use in replacement systems. 12) What is Dependency Testing ? Examines an application’s requirements for pre-existing software, initial states and configuration in order to maintain proper functionality. www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607
  • 3. SHORT DEFINITIONS OF ALL TESTING TYPES 13) What is Depth Testing ? A test that exercises a feature of a product in full detail. 14) What is Dynamic Testing ? Testing software through executing it. See also Static Testing. 15) What is Endurance Testing ? Checks for memory leaks or other problems that may occur with prolonged execution. 16) What is End-to-End testing ? Testing a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate. 17) What is Exhaustive Testing ? Testing which covers all combinations of input values and preconditions for an element of the software under test. 18) What is Gorilla Testing ? Testing one particular module, functionality heavily. 19) What is Installation Testing ? www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607
  • 4. SHORT DEFINITIONS OF ALL TESTING TYPES Confirms that the application under test recovers from expected or unexpected events without loss of data or functionality. Events can include shortage of disk space, unexpected loss of communication, or power out conditions. 20) What is Localization Testing ? This term refers to making software specifically designed for a specific locality. 21) What is Loop Testing ? A white box testing technique that exercises program loops. 22) What is Mutation Testing ? Mutation testing is a method for determining if a set of test data or test cases is useful, by deliberately introducing various code changes (‘bugs’) and retesting with the original test data/cases to determine if the ‘bugs’ are detected. Proper implementation requires large computational resources 23) What is Monkey Testing ? Testing a system or an Application on the fly, i.e just few tests here and there to ensure the system or an application does not crash out. 24) What is Positive Testing ? Testing aimed at showing software works. Also known as “test to pass”. See also Negative Testing. 25) What is Negative Testing ? www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607
  • 5. SHORT DEFINITIONS OF ALL TESTING TYPES Testing aimed at showing software does not work. Also known as “test to fail”. See also Positive Testing. 26) What is Path Testing ? Testing in which all paths in the program source code are tested at least once. 27) What is Performance Testing ? Testing conducted to evaluate the compliance of a system or component with specified performance requirements. Often this is performed using an automated test tool to simulate large number of users. Also know as “Load Testing”. 28) What is Ramp Testing ? Continuously raising an input signal until the system breaks down. 29) What is Recovery Testing ? Confirms that the program recovers from expected or unexpected events without loss of data or functionality. Events can include shortage of disk space, unexpected loss of communication, or power out conditions. 30) What is the Re-testing testing ? Retesting- Again testing the functionality of the application. 31) What is the Regression testing ? www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607
  • 6. SHORT DEFINITIONS OF ALL TESTING TYPES Regression- Check that change in code have not effected the working functionality 32) What is Sanity Testing ? Brief test of major functional elements of a piece of software to determine if its basically operational. 33) What is Scalability Testing ? Performance testing focused on ensuring the application under test gracefully handles increases in work load. 34) What is Security Testing ? Testing which confirms that the program can restrict access to authorized personnel and that the authorized personnel can access the functions available to their security level. 35) What is Stress Testing ? Stress testing is a form of testing that is used to determine the stability of a given system or entity. It involves testing beyond normal operational capacity, often to a breaking point, in order to observe the results. 36) What is Smoke Testing ? A quick-and-dirty test that the major functions of a piece of software work. Originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch on fire. www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607
  • 7. SHORT DEFINITIONS OF ALL TESTING TYPES 37) What is Soak Testing ? Running a system at high load for a prolonged period of time. For example, running several times more transactions in an entire day (or night) than would be expected in a busy day, to identify and performance problems that appear after a large number of transactions have been executed. 38) What’s the Usability testing ? Usability testing is for user friendliness. 39) What’s the User acceptance testing ? User acceptance testing is determining if software is satisfactory to an end-user or customer. 40) What’s the Volume Testing ? We can perform the Volume testing, where the system is subjected to large volume of data. www.p2cinfotech.com training@p2cinfotech.com +1-732-546-3607