What r the different FUNCTIONAL testing techniques?
Answer Posted / lakshmanaraj bg
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 |
Post New Answer View All Answers
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Tell me a critical defect in which your Client,PM,PL appreciate on you
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
what is dib format?
Define performance and stress testing?
How to do integration testing on duster......
after completeing testing ,what would u deliver to the client?
What is reverse engineering?
Explain the strategy for testing a Java application?
What is coverage and what are the different types of coverage techniques?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What's the difference between alpha and beta testing?
what is a horizontal and vertical matrix explain with examples
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics