can u please give me any good examples of high priority and
low seviarity and vice versa
Answer Posted / rajesh.pothina
High priority:
For example while doing transractions in the accounts
module if we transfer money from account X to account Y
then it should go to X to Y only but if the transration
goes from X to any other account then this comes under high
priority.
Low seviarity:
If any over lapping name in the main menu or in any other
module.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
To specify the test artifacts involved in testing.
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
Explain Single View Testing ?
What is pesticide paradox? How to overcome it?
What are the review documents used for testing?
what is dib format?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
If automating - what is your process for determining what to automate and in what order
how can u prepare the test plan?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
what are the types of Bug?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail