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 it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"
How many tabs are in QC?Name some tab
What is the role of software tester in process of verification? Explain.
what is bottleneck of application?
what is difference between regression & retesting?
what is sanity testing and smoke testing?
what are the differnt error code that comes when an error occured in web application?
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?
How can u justify u r written all the test cases are meeting the client Requirements?if is there any missing functionality how can u know?
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?