who will assign severity & priority
Answer Posted / qa
Severity will be posted by Tester and Priority will be
assingned by Tester too. But it is upto the developer or
the lead when the bug needs to be fixed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of automation over manual testing?
Give the real-time example for back-to-back testing?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
If I want to check compability of software in a MAC OS then which steps shold I follow?
Explain thread testing.
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
What is the difference between three tier and two tier application?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
what is the critical defect in telecom domain?help me out from this prob its very urgent
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 is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
Different types of design diagrams that supports to write test cases ?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?