on what basis low,medium,high,critical will be assigned to a
bug.give m examples
Answers were Sorted based on User's Feedback
Severity defines the seriousness of the defect w.r.t.
application.
Critical: A major functionality is failed. Testing can't
continue. Eg: After entering Username and Password, Submit
button is in disabled mode.
High: A major issue in functionality is not working. But
testing can continue. Eg: After clicking submit button, the
corresponding login page is not displayed.
Medium: A major issue that imposes some loss of
functionality.
Low: Usability & UI issues.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / killer
according to the validation of the software we have the
following type
critical
high
medium
low
apart from that u can assine the bug as per as the
requirement of the application that is as per as the
customer specification.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the testing that a tester performs at the end of unit testing?
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
What do you mean by coverage and what are the different types of coverage techniques?
suppose i show 2 yrs fake exp. how will i face th interview.
what is the important difference between system testing and functional testing?
What are the different available models of sdlc?
what is the chronological order in software testing
is smoke and sanity testing is same? Please clear this doubt.
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
I am doing manual testing for one website application. already i had prepared test case report,bug tracking report. now i need to perform functional testing of the application and prepare function test report. so can u send one model of the functional test report to me.. it is very helpful to me. my id is sunaruna84@gmail.com
How do you measure a quality of the product ?
Can any one Explain what is Impact Analysis?