what is the difference between sevierty and priority
Answers were Sorted based on User's Feedback
Answer / shiva
Sevierty means how serious the bug is affecting the testing
process.This is done by Test Engineer.
Priority means how fast the particular bus is to fix.This
is dine by Developer.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / manoj4testing@yahoo.com
severity will decide how the bug is affecting the
functionality of application
priority will be decided based on how the bug is affecting
testing.
(please notify if this is not correct answer my mail id is
manoj4testing@yahoo.com)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajesh
Severity: This field describes the Impact of a bug. It will
give by TESTER.
Priority: This field describes the importance and order in
which a bug should be fixed. This field is utilized by the
programmers to prioritize their work to be done.
| Is This Answer Correct ? | 1 Yes | 1 No |
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
What you do whenever reported defect rejected?
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
which is the most important test case on the login page ?
How will you go with testing process if only project requirements document is given to you
what is integration testing and end to end testing?
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...
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
How do you test calculator?
what are the test data for factorial function ?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.