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 the difference between unit testing and integration testing?
Name three reasons why the tester may choose to record in Context Sensitive mode.
explain the Compatibility testing
We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.
what is the difference between testing methodology and testing techniques?
If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ?
How will you review the test case and how many types are there ?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1)functional testing 2)security testing
what is gap analysis
What is the actuall process of Smoke and Sanity Testing in companies
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?