What is meant by Bucket Testing?
Answers were Sorted based on User's Feedback
Answer / jyothi
They generally bucket test meaning some small percentage of
users, randomly chosen and see them
Bucket testing, otherwise known as A/B testing, is a
methodology for gauging the impact of different product
designs on a Web site’s metrics. For those unfamiliar, the
basic premise is to run two simultaneous versions of a
single or set of Web pages in order to measure the
difference in clicks, traffic, transactions, and more
between the two.
For Eg: you have a website selling Widgets. Right now your
site gets 100,000 visitors a month and you sell 30 widgets a
month. You would be converting 0.03% of your visitors into
customers.
So you have a web marketer come in and design you 3 new site
designs. How do you know which one to pick? Well since
you've got yourself a load balancer and a web farm, you
could install each of these new designs on a separate web
server and the load balancer will give an equal amount of
traffic to each server, or each design. Then you can sit
back and link the sales back to each particular design to
see which one is converting the best based on the numbers at
the end of the month.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vibhaktudu
bucket testing is nothing but regression testing
| Is This Answer Correct ? | 2 Yes | 3 No |
!.why do you go for white box testing ,when black box testing is available ?
What are the differences in testing a client-Server and a web Application
when will u write user aceptance test cases before functional or after?
Process and procedures followed while writing Integration testcases and system test cases
Maximum how many defects found in a single module?
what is advantages and disadvantages of the Waterfall Model and V-Model
5 Answers CSC, SSI Small Scale Industries,
Hello everybody! i have a question: 1. please describe the most basic tasks of junior tester [3+ years] in a project [client-server and web applications], starting from gathering requirements and until software release to customer. Thanks!
What is the input for System testing?
What is the difference between smoke an sanity testing with example ?
What is the difference between Build Management and Release Management ?
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
which test cases are not to be automated