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 the difference between Manual Test Plan and the Automated Test Plan?
Explain functional testing?
For Web Applications what type of tests are you going to do?
What is the difference between test matrix and traceability matrix?
Advantages of automation over manual testing?
After working in development for six months, what made you to shift into testing? I faced this question several times.
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?
9).explain difference between stab & driver? 10). who will conduct integration testing? 11). explain difference between system testing & functionality testing? 12). explain compatibility testing? 13). explain performance testing? 14). explain inter system testing? 15). explain difference between smoke testing & sanity testing? 16). explain difference between re-testing & regression testing? 17). you prefer manual testing or automation
Explain a variable?
What is qa engineer?
What is different type testing you done when doing webbase application.the desktop application
What is the testing process you follow in your organization?