How to derive test requirements from SRS?
Answer Posted / anitha bharathan
Hi Geetha,
FS--> Functional Specification
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you go about testing a project?
how mapp the defect id in quality center?
Explain the procedure & path of s/w in testing?
hai friends can u expalin about real time process of testing at the company, like flow diagram
What are the advantages of automation over manual testing?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
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?
What is difference between Build, Version and Release
How to Generate Test Case for Shopping Cart?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
what are the test bugs
Explain Single View Testing ?
What is the difference between latent and masked defects?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?