Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Navigation of AUT? within the Testing Issues forums, part of the Software Testing category; Are there any special techniques to test navigation of AUT? it is only manual or can be automated? When do we say that navigation is consistant? Or it is just ...
|
|||||||
|
|||
|
Navigation of AUT?
Are there any special techniques to test navigation of AUT? it is only manual or can be automated? When do we say that navigation is consistant? Or it is just tester's judgement/opinion which is accepted as a test outcome?
|
| Sponsored Links |
|
|||
|
Re: Navigation of AUT?
See for navigation to test, the best approach is to draw a DFD where every node represent a unique page, and then as many pages we can navigate through it will be outgoing arrows from that node to the respective destination node, and as many page can point that page for navigation will be incoming arrows to that node.
In this way you can test for navigation as well for orphan pages also.You can use traceability matrix also to track the success of test.
__________________
-- Brijesh Jain |
|
|||
|
Re: Navigation of AUT?
The Navigation testing comes under User Interface Testing.
It can’t be automated, so only manual testing is possible for navigation testing. Navigation of various modules and features of a software system is defined in the front-end design. Test cases can be written basing on these definitions. The possible test cases could be based on, availability and accessibility of options at the right place and at the right time, the acceptable level of navigation depth, availability and accessibility of options according to the user privileges. And more depending on front-end design.
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Query ; Use of Master Navigation | dejina | ASP.NET | 0 | 04-21-2007 09:24 AM |
| What is navigation testing? | PCPATEL | Web Testing | 2 | 04-02-2007 03:08 AM |
| Dash Board Navigation | bvani | Testing Issues | 0 | 06-27-2006 02:54 PM |