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
Write the differences between preventive and reactive approaches?
How do you determine which piece of software require how much testing?
Give notes on role of ISO in quality assurance.
What are the differences between test strategy and test plan?
How is retesting different from regression testing?
Define use case testing.
What is conformance testing?
How to design test cases?
can you explain the software testing life cycle?
What is a test strategy and what does it include?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
Explain insurance project modules,and what we need to test on which functionality?
Describe the benefits of agile testing.
Explain the process of qa testing?
Tell me some key points to consider while writing a bug report.