What is Usability testing, pls explain with example.
Answer Posted / ram mohan reddy
It ia a type of testing in which one will perform testing on
the application in order to check whether it is User friendly
or not
Regards
Ram mohan reddy
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Discuss what test metrics you feel are important to publish an organization?
What are the advantages of waterfall model?
1. what is baseline document , can you say any two ?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
need testing projects where can i find them
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
what is the difference between test case and result matrix
why QA team is necessary for an organization?
Test cases have written according to Flow of the software working or according to Screens?
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
Zenq interview questions for manual testing
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is the big deal about ‘requirements’?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?