What is the difference between EXPLORATORY TESTING and ADHOC
TESTING?
Answers were Sorted based on User's Feedback
Answer / rajakishore
Exploratory Testing: In This type of testing domain experts
will perform testing on the application without having any
knowledge of requirement
Adhoc Testing: In this type of testing test engineers will
perform testing on the application in his own way after
understanding the requirements clearly
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / alok naik
Adhoc Testing means(every document is available Except Test
case document) without any test case document test an
application where as Exploratory testing means no Functional
Document only application tech you about the application
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pallav
ADHOC TESTING:Have a good knowledge in domain and testing
the application without any procedure.
EXPLORATORY TESTING :Testing the application without any
procedure and without any domain knowledge.
| Is This Answer Correct ? | 0 Yes | 7 No |
Answer / pallav
ADHOC TESTING:Have a good knowledge in domain and testing
the application without any procedure.
EXPLORATORY TESTING :Testing the application without any
procedure and without any domain knowledge.
| Is This Answer Correct ? | 0 Yes | 7 No |
how many levels of test execution will you follow and describe them?
what is the format of traceability matrix
what is the velue of, 'x'?
An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.
What is the Reporting Tool in java explain and give example?
differentiate test strategy and test plan?
Can't we write test plan without any document with us or we definitely require the document for that
what are the key components of test plan document?
What is test strategy..?
How do we do testing if requirements are not documented properly?
Test Documents Reporting answers
What is Defect/Bug/Error Life Cycle?