What is severiety and priority of the bug?how do they
effect u to report the defect in the builds?
Answer Posted / sm
Severity is in terms of the application where as priority is
in terms of the client requirements.
based on the show stopper functionality report we can
report the bug with high severity as if the client wants to
have the feature as imp then we can define with high priority
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
sanity testing is done during regression testing.is it true.if it is true plz explain?
How can you do the usability testing?
How can you prepare the resume for testing? Can you send me the answer for this questions?
Hi All I want discuss abt Testing tools is any one available online in google chat?
What is a ‘test plan’?
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
what is the difference between section & test feature in test case documention?
What is data flow diagram?
What is change request, how you use it?
Information about Automated Software Installer
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
What is the difference between action & script ?
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?