1. What types of documents would you need for QA, QC, and
Software Testing?
Answer / roselin
1. Software Requirement Specification
2. Usecases
3. Solution Document
These are the documents needed to write test cases.
Sometime for small project (Time), they don't provide any
document like these, but they provide the email between the
Client and our PM and some templates.
Or
The documents required are
1.Business Requirements Documents (Where Business
Requirements are mentioned)
2.Functional Specification(Where the desired
functionalities mentioned)
3.Detailed Test Plan Test cases
Scope of Each Functionality
 Out Of Scope
Use Cases
 Project Members Details(Tester,PM,Test Lead)
Software and Hardware Requirements.
Schedules.
4.Tracebility Matrix->Where the Test Cases are matched
with desired    Requirements mentioned in FS
5.Some other documents which are Organizations specific
for Quality control
| Is This Answer Correct ? | 23 Yes | 0 No |
i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?
What are the technics used for writing a test cases
How will u decide test data to see that evey feature is thoroughly tested
what documents need to write test case
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
difference between regression and retesting?
what is localization testing?is it a WBT or BBT technique? thanx mahendar for ur valuable answer.
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you
How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?
test case for post status functionality of facebook
What are the stages in the Test Development Life Cycle?