give me an example of high severity and low priority.And
low severity and high priority
Answer Posted / sunder pandiyan ( its)
Severity : Means impact on the application..,
Priority : Means Importance in terms of both application
and client
Example:
Assume that Login page.., Consits of User Name and
Password.., crietria is that the Password as to expire in
every 30 days and new password has to be assigned..,old one
should no longer exist
For High Severity and low Priority
1. Application accpets the New password after very expiry
of 30 days.., Now the Application still accpets the Old
password and the new password for the same account..,
So hence this High severity and Low severity .., since the
deveats the criteria.., ie Old password still works..
For High Priority and low Severity
2. Application behaves such that it doesnt allow to change
every 30 dyas.., it still works with same old password
hnece deviates from the clinest requirements and doesnt
affect the application.., hence it is tersmed as High
Priority and low severity
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Write the function test case to add a customer to database.
How much the bug is affecting the functionality of the application?
In simple steps how will you do unit testing using VSTS?
What kind of input do we need from the end user to begin proper testing?
How do you go about testing a project?
Hi, Anybody knows about Hexaware company..
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What is remedy testing,expalim that and how can use that
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Explain branch coverage and decision coverage.
What is an inspection in software testing?
Can anyone tell me about banking project? abt the transactions? the flow?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Difference between Re-testing and Regression testing?