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 |
Hello friends.. Can anybody here explain me or provides me notes of these topics in detail with interview questions... Topics are:- History of Software Engineering Waterfall Model Prototype Model Spiral Model Software Quality Testing Software Development Life Cycle Software Testing Life Cycle white box testing methodology black box grey box Definition of Quality,Quality Assurance,Quality Control Verification and Validation Static Testing Dynamic Testing only on my gmail mca.rachna21@gmail.com
Can't we write test plan without any document with us or we definitely require the document for that
After asking the defect life cycle, if you think it is not a valid defect, what you will do, whether you will store in any document for future reviews,if yes, what is that document, where you will save that document? or just reject it and close it?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or pending or test not complete or else? if require tab is not available then what's the status of test case?
Test summary report detail
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.
how will you report defects in your company?
What do you mean to CAPA?
how will you decide defect severity & priority?
HI, TRM(Test Responsibility Matrix) and RTM(requirement Tracebility matrix) both are same??
how will you know whether your reported defect rejected?
what methods will you follow to repare test cases in your organization?