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 |
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
What is the difference between functional specifications and business requirement specification?
What are initial conditions?
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
write test cases for scenario of 'remember me' check box for log in screen.
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
What is the difference between Test Matrix and Test case
Is Regression Testing done for Manual Testing projects?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.
what is the diffn betn web based application and client server application