May I have to create another test case document for Adhoc
Testing, Smoke Testing and all?
Answer Posted / mudaseer
smoke testing we don't write test cases because we have already written for functional,integration testing.we choose positive test cases from functional,integration testing and system testing and we do smoke testing so we don't write test cases for smoke testing
adhoc testing :here we test randomly so we don't write test cases.when we are testing the application randomly and we get a bug then we write test case for adhoc testing otherwise we don't write test cases for adhoc testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you define a testing policy?
Inwhat basis the time is allocated for testing the application?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What types of software testing are available?
Do submit teststrategy to customer if yes at what time
Explain the strategy for testing a Java application?
How will you determine when to stop testing?
How the application is launched to the production environment?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
Discuss what test metrics you feel are important to publish an organization?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
Is quality control similar to quality assurance?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..