How many test cases u will write for Adhoc testing?
Answers were Sorted based on User's Feedback
Answer / nitin sharma
We do not have any planned documents for adhoc
testing,Tester generally do it with their previous
experience of the application.So we do not write test cases
for that.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / rashmi ranjan patra
we are doing the adhoc testing based on our experience then
in bug tracking tool we filter those bug and we are writing
the test case based on that senario, it is helpfull for
final round of testing before build going for staging.
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sathya
Hi Friends
we no need to write test cases for ad hoc testing. Genrally we take the any features and testing happen.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rakshan
Please note few points:
1.Informal
2.Without plan
3.Not detailed knowledge tester have
4.It can miss flaws
5.Not documented
Is This Answer Correct ? | 1 Yes | 0 No |
Hi, I am doing project related to Online order Booking. In this project different products will be there. The user can order the product to different location by giving different shipping Addresses. By selection of Address shipping price will be calculate. My Question: Now the shipping related part they are integrating with UPS(www.ups.com) Depending on the From Zip code, To Zip cobe and Quantity weight the shipping price will be calculated. I want test scenarios to test the shipping part. I think ASAP u will help me. My mail id srinivasukona@gmail.com
Explain the soak testing?
test case for open doalog box. thanks a lot!
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
how we canwrite a test case on computer?
what are those parameters or matrixes for tesing a software user interface?
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
can anybody tell me that how many days required to complete 1000 test cases.And what would be the avg testcase perday for a tester.
Circle any inconsistencies in the following text: User Story 3005 - Dave wishes to talk to Fred using a radio. Business Requirements: 1. Dave needs the ability to put a line into select. 2. Dave receives a visual color and text indication that the line is selected (picked up). a. Default indication will be that the pad turns red and the text ‘Select’ appears as the 3rd line of text. 3. David hears audio from a selected line in his defined audio path. 4. Dave uses Push-To-Talk to talk to Fred. 5. Dave receives a visual color and text indication that the line has been de-selected (hung up). • The default inactive state is a white pad with no text on the 2nd line. 6. Multiple Freds can select the same radio. 8. If a radio is selected while another radio is already selected, then the first phone is automatically deselected.
How to write test cases or test scripts for UAT testing which is done manually
Who will take care of test cases and test plan?