How do we do testing if requirements are not documented properly?
Answers were Sorted based on User's Feedback
Answer / abhishek roy
when there is no proper documentation we can go for exploratory testing but there are other way are also available like
1.knowledge transfer
2.domain knowledge
3.previous model
4 with help of tl/tm
5 post bug report and enhancement
| Is This Answer Correct ? | 4 Yes | 0 No |
HI, TRM(Test Responsibility Matrix) and RTM(requirement Tracebility matrix) both are same??
Test Documents Reporting answers
what type of testing u are doing?
what is the velue of, 'x'?
what are the fields in traceablity matixes.
What is Retesting
plz explane about agile model
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 many levels of regression testing is avilable in our testing process?
what is the format of traceability matrix
differentiate test strategy and test plan?
What is the difference between EXPLORATORY TESTING and ADHOC TESTING?