what are the things we consider when perform the UI testing
of any web application please suggest me with basic things?
Answer / deep
Below are the basic things to be seen:
1. See the GUI of the page and check for navigation, broken links, information consistency, presentation
2. Appropriate use of language & metaphors
3. Ease of learning: how the user can use the system that he has never seen
4. Efficiency of use: how much time d user needs to perform key tasks
5. Memorability: once used wil the user be able to recollect the operations to use the system again in future
6. Error Frequency & severity: how frequent r the errors & how severe are they, how do users recover from errors
7. satisfaction: will the user feel satisfied by using the system and will he feel to use it again
| Is This Answer Correct ? | 8 Yes | 0 No |
Can you explain the different maturity levels in staged representation?
1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis
If got selected in ur company, what will u do for ur company?(IN P.M)
If project wants to release in 3months what type of Risk analysis u do in Test plan
What is Tacebility Matrix What are the Columns it contains
How you can ensure that Bug is Duplicate?How to solve?
What are techniques for Integration Testing.
Based on what documents do you start scripting?
difference between development project & maintainance project
If i say that my company XYZ is a "out sourced" company then what does it mean? Plz Clear me with a practical scenario. It's Urgent
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.