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 / 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 |
What if there is not enough time for thorough testing?
What is cross browser testing?
In an Interview I have been asked the following questions, 1) How would allocate job to your team members if you are assigned a role of Team Lead. 2) The second question was, do you follow any technique for the distribution of time while assigning jobs to your team members. For, both the questions I was clueless to answer. Please give me a practical approach for the above questions.
How would you ensure that your testing is complete and has good coverage?
wat is compile module
what is exploratory Testing?
10 Answers ABC, Kiran Prakashan, Ordain Solutions,
If a company is a Software Product based company, whether they should go for CMMI or ISO ?
What is exploratory testing and specification-driven testing?
What is ISO 9000? Have you ever been in an ISO shop?
What are the responsibilities of a qa analyst?
Give me example of automate the regression test suite ........Thanks...
How we can test Cookies Manually?