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 |
what is run time object
4 Answers Infinite Computer Solutions,
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
is test cases are necessary for testing non functional testing
How to write test cases on laptop???
0 Answers RAS Inforays Technologies,
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Do you know mutation testing?
how do u call a from library file
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
How does one write Test Cases?
testcases for waterbottle
Write the 10 test cases for Telephone/Pen.
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so