SlideShare a Scribd company logo
1 of 3
Who should test? and what? – An Overview

Who should do the testing?
Software testing is not the job of one person. It is teamwork. The size of the team depends upon the
complexity and size of the software being tested. The software developer should have minimum or no
role in the testing process as everyone knows that for a person who has developed the software, it is
very difficult to pin point errors in his own creations.

Seven soft skills crucial for a good tester are – that He or She must:

1) Be Cautious
2) Be Curious
3) Have Patience
4) Have Perseverance
5) Be Analytical
6) Be Critical but with an attitude of not jumping to conclusions.
7) Be Good Communicator

Thus “More the soft skills a tester has, better tester He or She is”

Above all, a Most Successful Tester is the one:


1) Who is completely passionate.

2) Who is always eager to learn more & more.

3) Who never gives up.


Various personnel and their roles during development & testing are:

     Individuals              Roles
 1   Customer                 Provides funding, provides
                              requirements, approves changes
                              and some of the test results.
 2   Project manager          Plans and manages the project.
 3   Software developers      Designs the codes and builds the
                              software.
 4   Testing coordinators     Creates test plans and test
                              specifications based on the
                              requirements and functional and
                              technical documents.
 5   Testing persons          Executes the tests and
                              documents the results.

Role based demarcation exclusive to the field of Testing:

1) Junior Software Testers: Are the ones having good theoretical knowledge of testing & would have
participated in good number of seminars on testing or would have passed some courses in testing.
Such individuals are not expected to have experience on testing; however little experience can be
desirable.

2) Software Testers: Are the ones having good ability to understand testing packs, do testing, and
doing documentation / defect logging. Such individuals usually do repetitive work & are invariably
involved in front-end testing. Usually at least 6 months of testing experience is preferred for this role.

3) Senior Software Testers: Are the ones having responsibility of doing all tasks usually performed
by a Tester. In addition to this they are involved in back-end testing. The senior testers also do
updating of test cases. Usually 1 to 2 years of experience of testing is preferred for this role.

4) Testing Analysts: Are the ones having expertise in extracting requirements out of documentation
& doing thorough verification with business & ascertaining the correctness of all the information. The
testing analysts also do writing of test cases, executing the tests & reporting the findings thereafter.
Usually 2 to 3 years of experience of testing along with at least 1-year experience of analysis is
preferred for this role.

5) Testing Managers: Are the ones having experience of doing all the tasks described above. Apart
from this they possess the ability of managing the entire testing process, personnel as well as the
testing environment. Usually 3 to 4 years of experience of testing along with at least 1-year of
managerial experience & sound expertise of Project Management is ideal for this role.

6) Testing Consultants: Are the senior people having experience of doing all the tasks described
above. Consultants are usually good communicators having proven ability of man management, with
the help of which they are able to effectively handle the client & the senior executives of the
organization. This includes doing systematic analysis of the current testing process of the client &
ability to guide the client with their expert comments & recommendations to improve. Consultants
have great expertise of manual testing in addition to sound knowledge of specialized fields like
Automation, Usability & Security etc.

Generally persons with 5 years or more of Testing & Project Management experience in some senior
capacity are appointed as testing consultants.

7) Test Automators: Are the ones having good skills of development plus sound experience of
manual testing & have acquired specialization of Automated Testing; but as of date they would not
prefer to get involved in manual testing. Automators have thorough knowledge & experience of using
different Automation Tools. Usually 1 to 2 years of experience of test automation is preferred for this
role.


Next question comes as to what should be tested?

According to Myer - for most of the programs, it is impractical to attempt to test the program with all
possible inputs, due to a combinatorial explosion. For those inputs selected, a testing oracle is
needed to determine the correctness of the output for particular test input.

Mayer also says that, for most programs, it is impractical to attempt to test all execution paths through
the product, due to combinatorial explosion. It is also not possible to develop an algorithm for
generating test data for paths in an arbitrary product, due to the inability to determine path feasibility.
The point, which is being emphasized here, is that complete or exhaustive testing is just not possible.
This is because exhaustive testing requires every statement in the program and every possible path
combination to be executed at once.

Let us logically try to see as to why it is being said that complete testing is not possible:
For example, Myer considered a while loop and few IF statements structure which has say (10)14 or
100 trillions paths as per above figure. It is because there are 5 paths through the loop body which are
executed 20 times. Hence we get

(5)20 + (5)19 + (5)18 + ... + (5)1 = (10)14 or 100 trillions

If 1 path takes 5 minutes to test then

(10)14 paths will take = 5 x (10)14 minutes
                       = 1 billion years

This means we shall not be able to achieve our ideal objective of complete testing. Hence we
need to try to find out the critical areas where probability of finding a fault is maximum. However this
too is not an easy task for an organization.

Since we need to test for every possible combination of valid and invalid inputs, the total number of
combinations are 28 x 28 if a program requires two 8 bit integers as input. What if inputs are more
than two and size is also more than 8 bits. Hence, complete testing is just not possible.

To overcome such difficulties, the organizations must try to develop strategies and policies for
choosing effective testing techniques rather than leaving this as arbitrary judgements by the
development team.


Read many more exciting articles at:

http://www.softwaretestinggenius.com

A Storehouse of Complete Knowledge on Software Testing & QA under one Roof

More Related Content

Viewers also liked

Anil_Testing_Trainer
Anil_Testing_TrainerAnil_Testing_Trainer
Anil_Testing_Trainer
Anil Kumar
 
Niyati_Manual_Testing_ISTQB_Certified_Resume
Niyati_Manual_Testing_ISTQB_Certified_ResumeNiyati_Manual_Testing_ISTQB_Certified_Resume
Niyati_Manual_Testing_ISTQB_Certified_Resume
Niyati Madad
 
Resume Shweta Subhedar Bhide
Resume Shweta Subhedar BhideResume Shweta Subhedar Bhide
Resume Shweta Subhedar Bhide
ShwetaS
 
01. testing fresher-resume
01. testing fresher-resume01. testing fresher-resume
01. testing fresher-resume
muqtar12
 

Viewers also liked (11)

Sandipsingh kandari resume
Sandipsingh kandari resume Sandipsingh kandari resume
Sandipsingh kandari resume
 
Lala_resume
Lala_resumeLala_resume
Lala_resume
 
Fresher testing-resume-template
Fresher testing-resume-templateFresher testing-resume-template
Fresher testing-resume-template
 
Anil_Testing_Trainer
Anil_Testing_TrainerAnil_Testing_Trainer
Anil_Testing_Trainer
 
Real world selenium resume which gets more job interviews
Real world selenium resume which gets more job interviewsReal world selenium resume which gets more job interviews
Real world selenium resume which gets more job interviews
 
Fresher testing cv
Fresher testing cvFresher testing cv
Fresher testing cv
 
Manual Testing
Manual TestingManual Testing
Manual Testing
 
Niyati_Manual_Testing_ISTQB_Certified_Resume
Niyati_Manual_Testing_ISTQB_Certified_ResumeNiyati_Manual_Testing_ISTQB_Certified_Resume
Niyati_Manual_Testing_ISTQB_Certified_Resume
 
Resume Shweta Subhedar Bhide
Resume Shweta Subhedar BhideResume Shweta Subhedar Bhide
Resume Shweta Subhedar Bhide
 
01. testing fresher-resume
01. testing fresher-resume01. testing fresher-resume
01. testing fresher-resume
 
Manual testing interview question by INFOTECH
Manual testing interview question by INFOTECHManual testing interview question by INFOTECH
Manual testing interview question by INFOTECH
 

More from Yogindernath Gupta

ISTQB / ISEB Foundation Exam Practice
ISTQB / ISEB Foundation Exam PracticeISTQB / ISEB Foundation Exam Practice
ISTQB / ISEB Foundation Exam Practice
Yogindernath Gupta
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2
Yogindernath Gupta
 
ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1
Yogindernath Gupta
 
Introduction to specification based test design techniques
Introduction to specification based test design techniquesIntroduction to specification based test design techniques
Introduction to specification based test design techniques
Yogindernath Gupta
 

More from Yogindernath Gupta (20)

Introduction to ISTQB & ISEB Certifications
Introduction to ISTQB & ISEB CertificationsIntroduction to ISTQB & ISEB Certifications
Introduction to ISTQB & ISEB Certifications
 
Learn Software Testing for ISTQB Foundation Exam
Learn Software Testing for ISTQB Foundation ExamLearn Software Testing for ISTQB Foundation Exam
Learn Software Testing for ISTQB Foundation Exam
 
ISTQB / ISEB Foundation Exam Practice - 6
ISTQB / ISEB Foundation Exam Practice - 6ISTQB / ISEB Foundation Exam Practice - 6
ISTQB / ISEB Foundation Exam Practice - 6
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
 
ISTQB / ISEB Foundation Exam Practice - 4
ISTQB / ISEB Foundation Exam Practice - 4ISTQB / ISEB Foundation Exam Practice - 4
ISTQB / ISEB Foundation Exam Practice - 4
 
ISTQB / ISEB Foundation Exam Practice
ISTQB / ISEB Foundation Exam PracticeISTQB / ISEB Foundation Exam Practice
ISTQB / ISEB Foundation Exam Practice
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2
 
ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1
 
ISTQB Advanced Study Guide - 8
ISTQB Advanced Study Guide - 8ISTQB Advanced Study Guide - 8
ISTQB Advanced Study Guide - 8
 
ISTQB Advanced Study Guide - 7
ISTQB Advanced Study Guide - 7ISTQB Advanced Study Guide - 7
ISTQB Advanced Study Guide - 7
 
ISTQB Advanced Study Guide - 6
ISTQB Advanced Study Guide - 6ISTQB Advanced Study Guide - 6
ISTQB Advanced Study Guide - 6
 
ISTQB Advanced Study Guide - 5
ISTQB Advanced Study Guide - 5ISTQB Advanced Study Guide - 5
ISTQB Advanced Study Guide - 5
 
ISTQB Advanced Study Guide - 4
ISTQB Advanced Study Guide - 4ISTQB Advanced Study Guide - 4
ISTQB Advanced Study Guide - 4
 
ISTQB Advanced Study Guide - 3
ISTQB Advanced Study Guide - 3ISTQB Advanced Study Guide - 3
ISTQB Advanced Study Guide - 3
 
ISTQB Advanced Study Guide - 2
ISTQB Advanced Study Guide - 2ISTQB Advanced Study Guide - 2
ISTQB Advanced Study Guide - 2
 
ISTQB Advanced – Study Guide -1
ISTQB Advanced – Study Guide -1ISTQB Advanced – Study Guide -1
ISTQB Advanced – Study Guide -1
 
Introduction to specification based test design techniques
Introduction to specification based test design techniquesIntroduction to specification based test design techniques
Introduction to specification based test design techniques
 
Knowledge Levels In Certifications
Knowledge Levels In CertificationsKnowledge Levels In Certifications
Knowledge Levels In Certifications
 
Design Review & Software Testing
Design Review & Software TestingDesign Review & Software Testing
Design Review & Software Testing
 
Software Development Life Cycle - SDLC
Software Development Life Cycle - SDLCSoftware Development Life Cycle - SDLC
Software Development Life Cycle - SDLC
 

Recently uploaded

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

Who Should Test & What An Overview

  • 1. Who should test? and what? – An Overview Who should do the testing? Software testing is not the job of one person. It is teamwork. The size of the team depends upon the complexity and size of the software being tested. The software developer should have minimum or no role in the testing process as everyone knows that for a person who has developed the software, it is very difficult to pin point errors in his own creations. Seven soft skills crucial for a good tester are – that He or She must: 1) Be Cautious 2) Be Curious 3) Have Patience 4) Have Perseverance 5) Be Analytical 6) Be Critical but with an attitude of not jumping to conclusions. 7) Be Good Communicator Thus “More the soft skills a tester has, better tester He or She is” Above all, a Most Successful Tester is the one: 1) Who is completely passionate. 2) Who is always eager to learn more & more. 3) Who never gives up. Various personnel and their roles during development & testing are: Individuals Roles 1 Customer Provides funding, provides requirements, approves changes and some of the test results. 2 Project manager Plans and manages the project. 3 Software developers Designs the codes and builds the software. 4 Testing coordinators Creates test plans and test specifications based on the requirements and functional and technical documents. 5 Testing persons Executes the tests and documents the results. Role based demarcation exclusive to the field of Testing: 1) Junior Software Testers: Are the ones having good theoretical knowledge of testing & would have participated in good number of seminars on testing or would have passed some courses in testing. Such individuals are not expected to have experience on testing; however little experience can be desirable. 2) Software Testers: Are the ones having good ability to understand testing packs, do testing, and doing documentation / defect logging. Such individuals usually do repetitive work & are invariably involved in front-end testing. Usually at least 6 months of testing experience is preferred for this role. 3) Senior Software Testers: Are the ones having responsibility of doing all tasks usually performed by a Tester. In addition to this they are involved in back-end testing. The senior testers also do updating of test cases. Usually 1 to 2 years of experience of testing is preferred for this role. 4) Testing Analysts: Are the ones having expertise in extracting requirements out of documentation & doing thorough verification with business & ascertaining the correctness of all the information. The
  • 2. testing analysts also do writing of test cases, executing the tests & reporting the findings thereafter. Usually 2 to 3 years of experience of testing along with at least 1-year experience of analysis is preferred for this role. 5) Testing Managers: Are the ones having experience of doing all the tasks described above. Apart from this they possess the ability of managing the entire testing process, personnel as well as the testing environment. Usually 3 to 4 years of experience of testing along with at least 1-year of managerial experience & sound expertise of Project Management is ideal for this role. 6) Testing Consultants: Are the senior people having experience of doing all the tasks described above. Consultants are usually good communicators having proven ability of man management, with the help of which they are able to effectively handle the client & the senior executives of the organization. This includes doing systematic analysis of the current testing process of the client & ability to guide the client with their expert comments & recommendations to improve. Consultants have great expertise of manual testing in addition to sound knowledge of specialized fields like Automation, Usability & Security etc. Generally persons with 5 years or more of Testing & Project Management experience in some senior capacity are appointed as testing consultants. 7) Test Automators: Are the ones having good skills of development plus sound experience of manual testing & have acquired specialization of Automated Testing; but as of date they would not prefer to get involved in manual testing. Automators have thorough knowledge & experience of using different Automation Tools. Usually 1 to 2 years of experience of test automation is preferred for this role. Next question comes as to what should be tested? According to Myer - for most of the programs, it is impractical to attempt to test the program with all possible inputs, due to a combinatorial explosion. For those inputs selected, a testing oracle is needed to determine the correctness of the output for particular test input. Mayer also says that, for most programs, it is impractical to attempt to test all execution paths through the product, due to combinatorial explosion. It is also not possible to develop an algorithm for generating test data for paths in an arbitrary product, due to the inability to determine path feasibility. The point, which is being emphasized here, is that complete or exhaustive testing is just not possible. This is because exhaustive testing requires every statement in the program and every possible path combination to be executed at once. Let us logically try to see as to why it is being said that complete testing is not possible:
  • 3. For example, Myer considered a while loop and few IF statements structure which has say (10)14 or 100 trillions paths as per above figure. It is because there are 5 paths through the loop body which are executed 20 times. Hence we get (5)20 + (5)19 + (5)18 + ... + (5)1 = (10)14 or 100 trillions If 1 path takes 5 minutes to test then (10)14 paths will take = 5 x (10)14 minutes = 1 billion years This means we shall not be able to achieve our ideal objective of complete testing. Hence we need to try to find out the critical areas where probability of finding a fault is maximum. However this too is not an easy task for an organization. Since we need to test for every possible combination of valid and invalid inputs, the total number of combinations are 28 x 28 if a program requires two 8 bit integers as input. What if inputs are more than two and size is also more than 8 bits. Hence, complete testing is just not possible. To overcome such difficulties, the organizations must try to develop strategies and policies for choosing effective testing techniques rather than leaving this as arbitrary judgements by the development team. Read many more exciting articles at: http://www.softwaretestinggenius.com A Storehouse of Complete Knowledge on Software Testing & QA under one Roof