Difference Between Adhoc Testing & Exploratory Testing?
Answer Posted / muralidharan
Adhoc testing:
If there is no proper testplan at that time
we can perform adhoc testing.It has some sample test cases.
Exploratory testing:
If there is no test plan we can study
the SRS (Requirements documents) at that time,and
simulteneously we can perform testing.This is commonly
called as exploratory testing
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 8 Yes | 41 No |
Post New Answer View All Answers
Test cases have written according to Flow of the software working or according to Screens?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
how to explain banking domain project in testing?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Does an increase in testing always improve the project?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What are the main key components in web applications and client and server applications?
14.What is function point breakdown?
If automating - what is your process for determining what to automate and in what order
What is function points??????
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
When to stop testing? (Or) how do you decide when you have tested enough?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
what are the typical problems in web testing?