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 CCB and MTBF, why should we use this.
What is test case generator?
what is cohensive testing and span control?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
hi i m priya i m a new commer to this,this is good life of every one.i m surching job now so,i want project detail for NET BANKING and HELTH CARE pls send me quickly.thanks for every body. i m waiting for...........
Can we use agil/scrum methodology in prodcut testing.
What is random/monkey testing? When is it used?
What is bottlenecks? Explain with example.
What is Extreme Programming (XP)?
please suggest me some topics for research in software testing/software reliability......
Can any one tell me how to perform volume testing and what to do if a fault is found in volume testing?
In a flat file there are multiple lines of records and each record have some values are there and each is seperated by a table. How can you upload these values into a table in SQL Server