what is meant by defect bash?
Answers were Sorted based on User's Feedback
Answer / mfsi_priyankaa
It is an adhoc testing where people performing different
role in an organization test the product together at the
same time.The testing by all the participants during defect
bashing is not based on written test cases.What is to be
tested is left to an individual's decision and
creativity.This is usually done when the software is close
to being ready to release.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / subashini
Defect bashing is a process where Testing team members
spend some time testing a particular piece of
functionality,especially after REgression Testing is done
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / g.priyadharshini
The defect bash elimination is a testcase design to develop a tools.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / niyaz
It is an adhoc testing where people performing different
role in an organization test the product together at the
same time.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is 'string' testing?
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
What is the Manual Testing?
what is compatibility testing
Why does software have bugs?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
What do you do (with the project tasks) when the schedule fails?
what is Independent Verification and Validation(IV&V)?
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
Describe any bug you remember in an online shopping web application?