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 |
could u tell me from where could i get material for ISTQB foundation level exam..and how can I prepare for that..my mail id ghoshbandana@yahoo.com
Innovative suggestions, solutions, if any, brought out by you for the better performance of the Quality and Testing department/ company during the review period: Anybody can answer to this question..Thanks in advance..venkat
Explain inputs?
For Web Applications what type of tests are you going to do?
What is customer (end user)?
Explain 'Software metrics'?
Which one of the following is used as a tool for tracking an SQA project? 1. Pareto chart 2. PERT chart 3. Run chart 4. Control chart 5. Cause and effect chart
What is the benefit of test independence?
What are the ways of functional testing? Can you give me an example of how to perform Functional testing on a Login Page for example.
How the 2 wings and body of the butterfly model of test development is represented?
What is the most difficult problem you’ve found during testing?
When should exploratory testing be performed?