Describe any bug you remember in an online shopping web
application?
Answers were Sorted based on User's Feedback
Answer / sm
1)Billing amt was not coming properly
2)added products getting changed
3)Free gift items were are not appearing properly based on
the bill amt cross
4)Removal items from the cart not reducing the net bill amt
5)Total no of items were getting changed finally
6)Duplicate items were coming even though not added to the cart
hope this is very helpful for u.bcz currently i am working
for this
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / saurav biswal
Once i have come across with a bug in an Online portal.
There was One product a Microwave ((unique prod id). The
Online offer was If you will purchase that product then you
will be getting a Grinder (unique prod id) for free.
While placing the online order you have to select both
product ids so that both will be added to Online Cart and
Grinder fee will be levied and Microwave only will be
charged.
Actually it was not happening , Both prices were getting
added and the total amount was showing, which is wrong.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sunil reddy
normal bugs occur in the online trading is whether the
entered code of particular code is correct or not?
whether user is registerd or not?
checks 4 authorization and access control
| Is This Answer Correct ? | 2 Yes | 1 No |
Configuration Management is 1)before System Requirement 2)at Start of the S.D.L.C 3)at Start of the S.T.L.C 4)at the time of Coding. Would be better if anyone can provide some explanation for the answer
What is disaster testing and recovery testing ?
When do we perform smoke testing?
What is bug life cycle?Explane with example
What is non-functional testing?
I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.
what is database testing
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation
Orthogonal Arry Testing?
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
what is verification and validation?
34 Answers DRDL, Infosys, MBT,
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?