Provide and example that explains difference between
usability and functional defects?

Answers were Sorted based on User's Feedback



Provide and example that explains difference between usability and functional defects?..

Answer / v.lokesh

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

Provide and example that explains difference between usability and functional defects?..

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

Provide and example that explains difference between usability and functional defects?..

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

Post New Answer

More Manual Testing Interview Questions

Why it is recommended to add verification checks to your all your scenarios?

0 Answers  


what is fpa ?

5 Answers  


What are the basic concepts of database that a software tester should know?

3 Answers   SGT,


what is Inspection?

3 Answers  


If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?

1 Answers  






Define Fuzz testing?

2 Answers   CTS,


At what stage of the life cycle does testing begin?

6 Answers  


How to Test Web Application Without a Formal Test Plan....?

1 Answers   Infosys,


Hi this is sridhar,iam working in a small organization and i have 1 year exp in manual testing,which type of questions will ask if i keep 1+exp in other companies.pls send your valuable suggestions for me.And my e-mail id is sridharraghava@gmail.com ne

1 Answers  


If you clink ok in the log in page, how will you get to know what is happening in the application? If any of you know the answer for this please post. Thanks

3 Answers  


How you assign severity for a defect?

2 Answers   Four soft,


What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?

1 Answers  


Categories