what is function testing?

Answers were Sorted based on User's Feedback



what is function testing?..

Answer / aditya

actually functional testing is also called as black box testing....

any module is tested functionwise only internal structure of that module is not needed...

test cases are derived frm techniques like...
1 equivalent partioning
2. boundry value analysis
3. graph based method...

Is This Answer Correct ?    4 Yes 2 No

what is function testing?..

Answer / lakshmanaraj bg

Functionality testing of software is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements.

Functionality testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic.

It's a type of GUI testing where functionality of an application is tested.

IN SIMPLE TERM:

Testing of all features and functions of a system [software, hardware, etc.] to ensure requirements and specifications are met.

There are many types of Functional testing.
they are following below,

1.functionality testing
2.Input domian testing.
3.Error Handling.
4.Database testing.
5.Object Property checking
6.Compatability testing
7.configuration testing
8.sanitation testing
9.Installation testing
10.Inter system testing.

Is This Answer Correct ?    1 Yes 0 No

what is function testing?..

Answer / smit

Function Testing is testing the function of the product

Eg:Mobile
It's main function is (1)to make a call
(2)to receive a call
Testing these 2 funcion of the mobile is called Function
testing

Is This Answer Correct ?    4 Yes 4 No

what is function testing?..

Answer / smit

HI,
Smit here
In the Above example I explain Functional ex.

Eg:Mobile
It's main function is (1)to make a call
(2)to receive a call

Non-Functional is (1) It's Colour, look & feel feature
etc

Is This Answer Correct ?    3 Yes 3 No

what is function testing?..

Answer / sreeja

Non Functional testing for the above would be stress
testing etc..

Is This Answer Correct ?    0 Yes 1 No

what is function testing?..

Answer / ricca

the real function of testing is to give test

Is This Answer Correct ?    0 Yes 1 No

what is function testing?..

Answer / sk

Functional vs non-functional testing
Functional testing refers to tests that verify a specific action or function of the code. These are usually found in the code requirements documentation, although some development methodologies work from use cases or user stories. Functional tests tend to answer the question of "can the user do this" or "does this particular feature work".
Non-functional testing refers to aspects of the software that may not be related to a specific function or user action, such as scalability or security. Non-functional testing tends to answer such questions as "how many people can log in at once"

Is This Answer Correct ?    0 Yes 1 No

what is function testing?..

Answer / saurabh mishra

Sumit,

Kindly explain the non functional testing in the same
regard, can you?

I am seriously looking for non functional testing example
not wild guess, hope you understand.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

i am 2007 passedout,i completed B.Tech(E.C.E).i am interested in testing(manual testing).In manualtesting without experience how can i get the job.first of all manual testing py grip vundadaniki nenu ela prepare kavali

3 Answers  


what is positive and negative testing with example?

6 Answers  


I hope so many people are using gmail accout. My basic question is the defference between gmail and other mails.

2 Answers  


Hi frnds dis ajay. can any one tell me correctly vat is ENCRYPTION & DECRYPTION ? hw s these are used in testing ? its an interview... tank u all frnds.............

7 Answers   Valtech,


3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?

0 Answers  






what is diff b/w resting & regression testing?

10 Answers   Wipro,


How should your staff be managed? How about your overtime?

0 Answers   Accenture,


What is Test Metrics? and what are the different types of test metrics?

3 Answers  


what is regression testing?

11 Answers   IBM, TCS,


what are the key challenges of testing?

1 Answers  


What is 'Shows stopper Bug'

8 Answers   Yardi,


What are the main key components in Web applications and Client Server applications? and their differences?

0 Answers   AO Software Solution, SoftSol,


Categories