Adhoc testing is done ?(a)without proper testplan and
without proper test cases (b)without proper testplan and
with proper testcases (c)Both a & b (d) none of the above ?
PLZ explain....Thanks in ADVANCE
Answers were Sorted based on User's Feedback
Answer / raj.thakur21
a) is the right answer.
1)Ad hoc testing is a commonly used term for software
testing performed without planning and documentation.
2)It's a random testing It maens testing a application
without proper test plan.It's carried out at the end of the
project when all the test cases are executed.To check the
application randomly.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / vasu
(b) without proper testplan and proper test cases
some times Testers will do this type of testing,When they
don't have sufficient time to test the application.
Tester will do it after completion of the all the test
cases executed and when they are going to realese the build.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / koteswara rao.k
Ahdoc mainly concentrate on the application without having
any documents ( either testcases / test plan ).
It is common activity for a test team to do before
application goes to release / production .
In some times we will get the defects rather we did with
the scope test cases for the current cr .
Any suggestiongs koteswara.9.rao@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of performance testing ?
what is defect life cycle in test director
What is a bug life cycle?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
What is Severity and Priority and who will decide what?
If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.
if the requrements are not there in the specifications then how will you write the test scenario& test Cases
Tell me some key points to consider while writing a bug report.
What if there is not enough time for thorough testing?
If an organisation wants to go for an automated testing basically for Functional testing by using QTP. then at what stage they should proceed for Automation testion. However a vast experience is there in the field of manual testing.
what is system specification ? what is functional specification?
which comes first test strategy or test plan?