Provide and example that explains difference between
usability and functional defects?
Answers were Sorted based on User's Feedback
functional defects-means
Take gmail login as expample: If the given details is tat
is user name and password are invalid then login page
should not open because main behaviour of the application
is not working,this is the founctional defect.mainly it
comes under Functional testing
Usability comes under Non-Functional Testing
(characteristics and features),whether the application is
userfriendly,easy to use,understand,operate
example:ATM machine-a normal person can access the
application because it is userfriendly..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mudaseer
And example of the difference between usability and functional
defect will be that of a Login
window. A usability defect would be when a user enters a valid
user name, but invalid password,
and the application gives an error message of “Please enter a
valid user name” when it should
have been “Please enter a valid password.” A functionality
defect would be if in the same
scenario, the application accepts the name and the password,
though one is incorrect. if any doubt plz mail me
mudaseer20@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mudaseer
for example in gmail sign up page i m entering all the details but think i enter password as hhhhhh123
and confirm password as hhhhh123 here it will display as password mismatch and sometimes in sign up page i miss fields
in gmail sign up like prove that you are not robot and click on submit it should display required field can't be left blank
function means
for example i click on draft it should display draft not sent items page
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the differences in testing a client-Server and a web Application
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?
how do i know that i have to do white\Black box testing
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What is the difference between volume and stress?
What is your favourite Bug?
Please explain test matrices
Is Validation Test & Negative Tests have same meaning???Are both same???
What is Installability testing?
What is the difference between Functional testing and Unit Functionality testing?
What is meant by Error Guessing?