What Is Functional Testing?
Answers were Sorted based on User's Feedback
Answer / latha
Hi pranshu, answer is not correct.
Functional testing is also known as black box testing.
Tests are based on the requirements and functionality.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sithu
Functionality testing is the process of verifying whether a
product meets its design and functional specifications. In
the process, functionality testing can identify potential
product bugs, and once those bugs are eliminated,
functionality testing can verify that the fixes were
successful and within the applicable standards.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nitin verma hcl
Hi,
Functional Testing is also known as Black Box Testing,in
this the tester need not to know about the internal logic or
code of the application/software.
For eg:- we drive the car,we know how to drive the car but
we did not know about the internal structure of the car.
Plz correct me if i m wrong...
Regards...
nitin9360@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / siva nadh reddy.g
functional testing is also called as black box testing.it
mainly concentrates how the application is working by making
some actions on the application and it is working according
to the requirements or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
Functional testing is also called as black box testing.
during this testing testing engineer validates the customer
requirements in terms of functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vaishali saste
Testing of functionality of application or system.
Suppose if we consider a module Login Screen then testing of
functionality log in. Checking for User Name and Password
with all basic test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pranshu
functional testing is aslo known as black box testing.it is
not based on knowledge of the internal logic of an
application's code.Test's are based on coverage of code
statement,branches,paths,conditions
| Is This Answer Correct ? | 1 Yes | 3 No |
which situation will decide the approach (topdown/bottom up) to choose from?
what is the diff between application server and data base server?
Why we give test deliverable to client ? or what is the purpose & necessary for giving test deliverable to client ?
How can I do Server side Interface testing in Web Testing?
How did you go about testing a project?
PLS HELP. i'm a rookie How to write test case with multiple textboxes??
what is the testing approach for windows Explorer(Not IE Explorer)
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.
what is database testing
Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
A defect posted by another tester, and it is fixed, and that fixed bug has come to you for testing, and you don't know the functionality, what do you do ?