Pliz anyone give me examle of
Blocker,critical,Mojor,Mormal,Minor,Tivial,Enhancement
Bug.Itz very urgent....
Answers were Sorted based on User's Feedback
Answer / anuradha
Blocker,critical,Mojor,Mormal,Minor,Tivial,Enhancement Bug
Lets see the example of these
1) blocker >> application crashes during installation
2) critical >> while performing main functionality of
product ( main purpose to use that product ) application
crashes .
3) Mojor >> after filling the form of any application ,
form fail to submit after clicking on submit button (
records are
not found in database )
4) minor >> spelling mistakes
5) tivial >> after performing particular steps application
produces the msg which is not user friendly like vc++ error
code
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajendra
Blocker:This also called as Show stopper.
for eg. login of an application is failed then tester
cannot test the application further.So this stops the
application testing.
Login failure
Navigation Failure
Registration failure of some application
Byee
rajendra
rajendra_penumalli@yahoo.com
9885162742
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aruna
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)Also if there is important busniess rule violation or
there is a logical error.
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 )
Minor Bug :Like simple GUI defects,wrong spellings etc.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj_rex
Mr.Rajendra,pliz explain in details with all types of bugs
with examples.thanks.....
Is This Answer Correct ? | 0 Yes | 0 No |
hi iam keeping 2+ fake exp here is my project plz tell me wt kind of Q's can be posed on it. Blue room acts as the central repository for all project information – providing detailed view into the operations of entire services of the organization. Blue room provides access to different levels of users based on their role like CEO, client, project managers, project leader and team members. Each will have permissions to access different functionality of the tool. Blue room gives access to higher management like CEO, VP or Project managers to real-time data including project completion percentages, gross margin, remaining engagement time, budget vs. actual, and profitability analysis. Through this extensive visibility, services professionals gain a better understanding of the overall performance of their services organization and are able to make faster and more effective strategic business decisions. Upload and download your Project files into Blue room from anywhere, making the latest project plans available to all participants via the Internet. n 1 more project also: Cable Network Management System (CNMS) efficiently handles customer information, billing and also effectively monitors the services provided. CNMS mainly consists of two modules. Cable Network Information (CNI) and Customer Accounts (CA). CNI maintains customer's information, employee information, service areas and tariff. CA is completely an accounting package, which helps to handle all accounting transactions of the company. The CA module is an important module and it includes account type, login information, and payment methods etc. Each customer account is linked in the system with a specific services offered to a customer, and the customer will be billed depends on his usage of these services. Customer account belongs to specific account type, which is related to some price plans and discounts. The billing process involves receiving billing records from various networks, determining the billing tariff associated with the area, calculating the bill for each customer on monthly basis, aggregating these records periodically to generate customer bills, sending bills to the customer, and collecting payments received from the customer and adjust customers balances accordingly. Up to Date Balance sheet, Import and Export feature, Network Compatible and user friendly, Rescue data through Recovery system and Dynamic Report Generation are other important features. can any 1 plz tell wt kind of test cases will be asked on dis.
diff between re & regression who will decide priority
What is Testers role in a s/w firm?
Clear definition of boundary value analysis
whats main working for tester. and developer, and prject manager.
What are the stages in the Test Development Life Cycle?
i have faced this question in one interview.kindly let me know if u know the ans . the ques is the tester have been found 20 bugs in the requirement .after dev. has been fixed 20 bugs again tester retest the bugs he found again 12 bugs dev .fixed 12 bugs keep on its going ..finally its comes zero defects now how will u checking the application stability ..
What are different types of metrics used in testing ?
how to retrive only second row from table?
hi can somebody suggest standard format for web based testing? especially with numerous sublink to be tested. thanx
What do you mean by penetration testing? i go through' in some site, but i want in detailed . how we have to test by these type of testing. Will any one knows plz guide me. Thanks in advance
What is Testcase? How to define seviority and priority of a bug?Explain me with example?