Hi, this is sekhar yadav plz answer my questions with(examples)
highest seviarity &lowest priarity and lowest seviarity &
highest priarity ???? i want proper answer ..
thankq
Answer Posted / rohinibudda
low level bug is also called as cosmetic bug. i.e if there
is change in the spelling or colour mistake then we call it
as low level bug. it will be having low seviority(s1). and
priority is p5(i.e before delivery we can fix the error)
Medium level bug : if there is any mismatch with the
expected and actual values then we call it as medium level
bug, here the seviority is s2. and priority is p4(i.e with
in a week)
High level bug: It is an unexpected error or output, and the
seviority is s3. and priority is p3(i.e with in 2-3 days)
very High or Major level bug: any fatal error or the module
crashes while running the application we call it as high
level bug. Seviority is s4 and priority is p3(i.e with in a
day)
Urgent or Critical bug: application crash, seviority is s5
and priority is p1(i.e it has to be fixed with in 2 to 3
hours )
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is system level testing?
Why is software testing required?
What is common interface?
What are the different available models of sdlc?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Have u ever done testing related to a database,give examples to support u r answer.
Can you please explain me how to do testing of an E-insurance project end to end process..
If asked to create a Configuration Design Pattern, where would you start?
What is 'Account Conditioning'?
Can you explian $ pillar of Agile
What are the RBI rules has to follow by a bank for online precesseing. ?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
What is a defect?
What are tools of performance testing?