Provide an Example with ‘High severity and low priority’
and ‘Low severity and High priority’.
Answers were Sorted based on User's Feedback
Answer / dhirendra
"High severity and low priority"
Example : Consider a link in a website. If you click on the
link then it will navigate to some other page. So here if
you click on the link & you are not able to invoke the
expected page,then you can not totally test the new page. So
this is a show stopper. So here the severity will be HIGH.
But in terms of developers, this is just a minor issue as
there might be some link address wrongly mentioned in the
HTML page/in the code behind. They can change it in no time.
So for them, the Priority is LOW
"Low severity and High priority"
Example: Lets take a Website. say Microsoft website. Suppose
a tester finds that the Microsoft logo is missing from the
website or the Logo is not properly showing may be not in
properly aligned. So for a tester its a LOW defect.
But for a Developer its High priority as its directly
affecting Microsoft's clients.Because its affecting
business. So the developer has to fix it immediately.
| Is This Answer Correct ? | 21 Yes | 0 No |
What is risk analysis?
Here is the scenario. We have web app. in ASP.NET, server is IIS and database is SQL server2005. The application is used in healthcare industry. I am going to get realtime data from healthcare company to test. I need to perform back end testing. If someone can help me understand how i can start back end testing.
What are the non functional requirements?
what types of testing have u done in ur project?and expalin it detail?
In which type of testing testing started from requirement phase?
3 Answers Cap Gemini, Persistent,
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?
What is Test Strategy in test plan, Please explain in detail ?
Can we file a bug after UAT?
how to do testing estimation ? is there any genearl formula for that ?
Password is having 6 digit alphanumeric then what are the possible input conditions?
what is module testing, integrity testing? what is a test script?