Suppose I am testing a web base health care insurance software
and I am working in the member portal. Could anyone please
give me some example of some common/critical bugs/defects to
be found in this software testing process ?
Answer Posted / nishant mishra
1.Firstly analyse the requirements and accordingly make test cases on high priority.
2.UI is most important so u need to analyse for each and every element displaying on the screen for each page..
3.you can try security testing techniques as in these sites security is the major issue..
4.you can give major priority to login/register page..plus if payment gateway is involved do security testing for that.
5.you can check for usability..because that's the most important point according to user point of view..
6.check for appropriate validations wherever required..
7.you can check for cookies and sessions and browser supportability..
8.you can try XSS and Sql injections..
9.you can add a column..like report a bug or suggestions ..that will be helpful..
10.you can perform load and performance testing..for no. of hits of the user..
hope all these makes sense
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain stress testing, load testing and volume testing?
What is code walkthrough?
what is the difference between product and process based projects?
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
What is the difference between Outsourced Testing and Crowdsourced Testing
What kinds of testing should be considered?
Explain cmmi.
How to know that we have to use which tool for this project?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
Explain agile development processes?
Give me an example of the best and worst experiences you've had with QA.
What is Defect Density ? What is the formula? Explain with example
How do u calculate Schedule variance? What is the formula? Explain with Example
What are the various tools you have used in testing process?
Give me example of automate the regression test suite ........Thanks...