Explain a bug which if you have missed could have created a
big problem.
Answer / venkatesh kumar
Any buy that is hitting the required functionality will
create a big problem
| Is This Answer Correct ? | 0 Yes | 1 No |
what is a bad defect and why do we write bad defects?
What should be done after writing test cases?
what kind of test cases we can automated.how to divide manual and automation test cases.
how will you prioritize the work?
diff b/w waterfallmodel & v-model?
How do you test if an XML file is correct or not?
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
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
How do you determine user soad for a perf test of a Web application?
What are the test cases for sanity or smoke testing ?
If any bug is found in exploratory testing, then may I consider it as a test case?
how we can define bug is an valid bug