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 |
as a tester, do u know only ur module requirements or other module req's also?
if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them
Types of reviews and explain them????
List 5 words that best describe your strengths.
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
how many types of functions in qtp
differentiate re-testing and regression testing
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?
can any one please tell me the types of defects in s/w testing
say me any problem u faced in the project after delivering to client?
What is test design???