in manual testing functional testing means to check the
behviour of the appln.it is correct or let me know
Answers were Sorted based on User's Feedback
Answer / karna
functional testing is mainly focused on the output,whether
it meets the specified requirement or not..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nisha kamboj
yes,functional testing means to check the behaviour of the
application,whether it is functioning properly or in
correct manner or not...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nitin
functional testing: Test the functionality described in the requirement. (or the functionality which has been implemented).
Regression testing: To verify that the module(s) which may get affected by the newly implemented code is working fine
System Testing: Test the entire system as a whole
Integration testing: When two Components are integrated the the integrated part can be tested to verify they are working fine.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / salma
In functionl testing , tester can verify the default
properties of an application .
eg:-
minimization, maximization, close ,restore etc...
| Is This Answer Correct ? | 0 Yes | 3 No |
what is Test Responsibility matrix?
How to test login Page ? What wud be the possible Test cases ?
What is Client Server/Web Server Configuration(ISS).
Can anyone tell me testing comes under verification or validation?
What are all covers for the Unit Testing ?
explain v-model
What is data persistancy?
What is UML and how to use it for testing?
What is the scope of manual testing?Please let me know because I want my carrer as a tester.
what is stages in test plan?
How to do Data base testing manually?
What is the Entry Point for Test Plan?