What are the types of functional testing?

Answers were Sorted based on User's Feedback



What are the types of functional testing?..

Answer / dumbest1

As per ISO 9126, Functional testing is related to what a
system does i.e. it's functions. Functional testing is also
referred to as Black Box Testing but it is not entirely true
as Black Box Testing also consists of Non-Functional Testing
as well.

Functional Testing can be done focusing on suitability,
interoperability, security, accuracy and compliance.

It can be done from two perspectives: requirements-based and
business-process-based.

Requirement-Based Testing includes:
1. Equivalence Partitioning
2. Boundary Value Analysis
3. Decision Tables
4. State Transition Testing

Business-process-based testing:
1. Use case testing

Non-functional testing, on the other hand, can include
performance testing, load testing, stress testing, usability
testing, maintainability testing, reliability testing and
portability testing. It is basically checking 'How Well' the
system works.

Is This Answer Correct ?    5 Yes 0 No

What are the types of functional testing?..

Answer / akshay

Functional Testing

- Accuracy Testing
- Interoperability testing
- Suitability Testing
- Accessibility testing
- Usability Testing

Non Functional Testing

- Software Attack/Security Testing
- Performance Testing
- Database Testing
- Data Recovery Testing Etc.


Specification Based/Black Box Testing Techniques

- Equivalence Partition
- Boundary Value Analysis
- Decision Table
- Cause-Effect Graph Testing
- State Transaction Testing
- Combinatorial Testing
- Use Case Testing

Structure Based/White Box techniques

- Statement Coverage
- Decision coverage
- Condition coverage
- Multiple condition coverage Etc

Experience Based Testing techniques

- Exploratory Testing
- Error Guessing
- Checklist Based Testing

Is This Answer Correct ?    0 Yes 0 No

What are the types of functional testing?..

Answer / shilpi

there are two types of testing
functional and non functional
Functional testing or black box testing are same.method of
black box testing are

boundary value analysis
equivalant partioning
error guessing.

Is This Answer Correct ?    2 Yes 3 No

What are the types of functional testing?..

Answer / aditya

Type of functional testing are:

1]Black-Box Testing
2]Adhoc Testing
3]Exploratory Testing.

correct me if I wrong.

Is This Answer Correct ?    6 Yes 10 No

What are the types of functional testing?..

Answer / smitha

As i know black box testing is also known as Functional
testing. as per this statement the following are the diff
types of functional testing:
1. Integration testing.
2. System testing.
3. Compatiablity
4. Performance
5. Smoke etc

Is This Answer Correct ?    6 Yes 10 No

What are the types of functional testing?..

Answer / chandu

functional
intigration
system
smoke

we go to test each functional of application
but purformence not include
purformence shows speed of exicution that application.
thats y it is called nonfunctional testing

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

How do you react when the developer says that defect you logged is not valid?

2 Answers   L&T, MTN,


In manual testing, what are stubs and drivers?

0 Answers  


What is Green Tesing, Red Tesing & Yellow Box Tesing?

4 Answers  


i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer

1 Answers  


expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24

3 Answers   CTS, Wipro,






Wells Fargo Testing interview If we are told to perform only regression testing on a software application and not to do sanity testing , then what could be the nature of your software application.

1 Answers   Wells Fargo,


The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version

1 Answers  


Explain clearly what is buglifecycle

3 Answers  


What is web based application?

3 Answers  


What is the difference between TEST STRATEGY and TEST PROCESS

3 Answers   Tavant Technologies,


What would be a person who is looking for a job in testing should put his jobprofile in some jobs websites like Naukri,Times,Monster,Etc,Etc.... as a QA or QC if He/She is trying for Manual or Automation Testing?

2 Answers  


who will infrom the testers when the build is ready to test from developement side?

5 Answers   Infosys,


Categories