What are the critical defect can find in web based
testing(Like if any interview asked what critical defect you
found in web based testing)????
Answer Posted / suresh
If any major functionality is not working then it is called
Critical Defect.
Bug 1: unable to create an account in IE 7 but able to
create account in Firefox, That’s means that the bug is
related to the browser compatibility testing in web base
application.
Bug 2: Able to access the unauthorized modules if I logged
in as a normal user who don’t have access to those modules,
the bug is related to authorization testing.
Bug3: Response times of the application pages are very high
so getting time out messages.
If you need more info, Send email to suuresh.lr@gmail.com,
Sr.QA Lead
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
When will the testing starts?
what is fusion testing and impact analysis???
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What is Dynamic Binding and Dynamic Loss?
How will you do beta testing?
What is frame level testing and how do we test it?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
What is Application Performance testing and Operational performance testing
why testcases are written and what is the importance?
Can anyone tell me, What is wound fixing?
Discuss what test metrics you feel are important to publish an organization?
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
Why should you care about objects and object-oriented testing?
What is a failure?
Write the function test case to add a customer to database.