What is the difference between functional test type and
navigation test type?
Answers were Sorted based on User's Feedback
Answer / roshini
In functional testing we test the functionalty of the
application like whether all the given features are working
according to the customer requirements.
navigation testing is like testing the page navigation of
application.
For example clicking on login button of any application
should navigate to the home page.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / guest
In functional test type may test all functionality of
application.that means application should be correctly or
not.
navWhen testing links from one topic to another, many
authoring tools can help by providing a report of all links
with both the source and the destination topics listed.
This may be enough for preliminary testing, but a thorough
test should be done before shipping by actually following
every single link in the system. This is especially
important for any links outside of the system, such as web
pages, as these can change overnight.
igation
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
Navigation Testing is essentially a type of Functional Testing, since the page navigation is also a part of the application functionality. It is of course not uncommon to have no Navigation testing, as a separate activity, and to cover it as a part of functional testing.
Navigation testing as the name suggests, is to concentrate solely on whether navigation in the application is designed as expected.
Functional Testing in addition to Navigation testing, also tests all the other areas of functionality.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is process and procedures?
What is the minimum criteria for white box?
What is functional system testing?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
What is the smallest unit of information transfer in FC?
What is test tools?
what is the meaning of Field Level Validation & Form Level Validation??
how do u know the defect report is correct or not?
hi frens, i need ur help if nebody had worked or workin on online banking projects n online job portals ..frens cud u pls gimme the realtime examples for critical bugs, high severity n low priority bugs high severity n high priority bugs low severity n low priority bugs high severity n low priority bugs related to banking n job portal
What is Defect age?
When a bug is found, what is the first action?
What is static analysis?