Who will give the Priority and Severity?
Answers were Sorted based on User's Feedback
Answer / aadi
severity and priority will given by the test engineer but these can modified by DTT(Defect Tracking Team)
Here DTT contains Project Manager,Test Lead and Team lead as members.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / sasidhar
testers would intimate defect severity and priority in efect report to defect tracking team
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / sujata
Severity is given by Tester & Priority is given by developer.
But tester can suggest about priority through defect report.
| Is This Answer Correct ? | 14 Yes | 8 No |
Answer / amar
Testers Gives Severity and Developers gives Priority.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / jithin jose
Difference between Severity and Priority can be explained
with the help of an example.
Consider an application to generate the reports of a company
with the company emblem.If we deliver the application with
the emblem of other company, Priority is high and Severity
is low.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prakash kasture
Severity and priority are two term that are used When we
rasied defect .. Severity tell how much
system/appliction . priority depend how fast we required
to solve the defect and if the major impact on the
application and manu testcase are blocked .
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / narmadakatagi@gmail.com
Test engineers who have good knowledge on product
| Is This Answer Correct ? | 2 Yes | 5 No |
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers
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
Is it necessary to do regression testing after retesting
what is the difference between buglog and defect tracking?
can som1 can tell me that can two or more tester can be given the same project for testing such as unit, regression,UIT,retesting. suppose the project has 10 modules so can all the tester will be asine to write the test cases for same or for differt modules? and in one project how many testers of the same level can participate? plz answer it fast. txs in advance and in which phase we will do the retesting in stlc
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
what is debugging and whitebox testing and what is the diff?
where do we store our test cases>?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
How do u go about testing of client server application