What r the different FUNCTIONAL testing techniques?
Answers were Sorted based on User's Feedback
Answer / santoshnathan
Sorry sowmya,
Installation,compatability&configuration testing comes
under non-functional testing.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / kukalakuntla srinivas rao
Functional testing techniques are
Equaliance class partation
Boundary value value analyses
Error gussing are the techniques for functional testing
| Is This Answer Correct ? | 14 Yes | 6 No |
Answer / uma
Behavioural,Error Handling,Input Domain,Manipulation,Order
of Functionality and Backend.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / guest
In general testing team applies functional testing to
validate "Meet customer requirements" on our appl-build.
During this test T.E validates correctness of every
functionality interms of below techniques.
1. Behavioural coverage (object properties variation w.r.t
operations.
2. I/P domain testing(size and type of every input object)
3. error-handling coverage ( preventing negative
navigations with meaningful messages)
4. backend testing (impact of frontend operation on backend
tables)
5. caliculations coverage (correctness of objects)
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / suneel reddy
Functionality coverage
input domain testing
Error handling testing
recovery testing
Installation testing
Compatability
| Is This Answer Correct ? | 9 Yes | 7 No |
Functionality Testing:
Test for – all the links in web pages, database connection, forms used in the web pages for submitting or getting information from user, Cookie testing.
Check all the links:
•Test the outgoing links from all the pages from specific domain under test.
•Test all internal links.
•Test links jumping on the same pages.
•Test links used to send the email to admin or other users from web pages.
•Test to check if there are any orphan pages.
•Lastly in link checking, check for broken links in all above-mentioned links.
Test forms in all pages:
Forms are the integral part of any web site.
Forms are used to get information from users and to keep interaction with them.
So what should be checked on these forms?
•First check all the validations on each field.
•Check for the default values of fields.
•Wrong inputs to the fields in the forms.
•Options to create forms if any, form delete, view or modify the forms.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / srinivaspatro
Functional testing techniques are
1. Behavioral Testing
2. I/O domain Testing
3. Error Handling Testing
4. Mutation Testing
5. Database or Backend Testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sowmya
Functionality Testing
Input domain
error handling
compatability testing
configuration testing
Recovery
Installation testing
| Is This Answer Correct ? | 6 Yes | 6 No |
How will we come to know that its a bug,in what situations we consider it as a bug?
what is Softwar Audit?
What is the difference b/n Testing Methodology and Testing methods?
What is bidirectional traceability ??? and how it is implemented
Which is the best institute for testing tools in hyderabad ? mindq or akhilreddy or qa planet?
What is the responsibility of programmers vs QA?
What is the negative test cases for www.yahoo.com?
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
Hi frnds im mini. can any one give correct answers for this interview questions. i have an interview in 4days..pls 1.What are tests that u have participated in Testing. 2.What is diff between Load testing Stress testing? 3.What is sanity testing when do u start it? 4.how can you test ur application with negative testing? 5.when can u start test case writng? 6.what is the tool your are using and the version? 7.what is the tool you used to report the bug ? 8.what is a formate of test case document in your company and also bug report document formate? pls send me reply.. tank u frnds.............
Is dekstop testing and client-server testing same ?
At what stage of the life cycle does testing begin?
What test cases should be written in performance testing manually?