WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
Answers were Sorted based on User's Feedback
Answer / kiranmayee
Sevearity:How serious the defect is!!!
(or)
The impact of the defect in the system
Priority :The order in which the defect has to be fixed
High sevearity & low priority EX:a serious problem belongs
to future released module
High priority & low sevearity EX:Incorrect
logo(or)incorrect company name
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / sree
sevearity:it is with respective to the tester to identify
how serious the problem in functionality.
priortiy:it is with respective to the devloper that what
status should be given to resolve the problem.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain your web application archtechture?
How will u decide test data to see that evey feature is thoroughly tested
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
how will you prioritize the work?
What type of testing you perform in organization while you do system testing, give clearly?
What is role of a tester in the requirement phase?
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
after completeing testing ,what would u deliver to the client?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Can any one explain the all types of testing in detail with aim of the testing,purpose,Person Doing,entry criteria,exit criteria,Documents required.....its very helpful for me..if possible send it to my mail id varalaruu@gmail.com
what is test model in testing?