hi!how to write test cases on SRS?tell me any example
which type of certification is usefull for less then 1 yr
exp. people in testing?
Answer Posted / kumar g
based on the documentation provided by the client. First u
find the functionalities and derive business and Test
Scenario. Then start writing test cases based on the test
case design techniques equivalence partitioning, boundary
value analysis, and error guessing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What do you like about computers?
Test Cases For Router&Switch
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?
Define Stability, Scalability and reliability with example ?
What is a test log?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
please give information about ERP Projects and how V-model use in project
How do u go about testing of web application?
what is acid testing?
Give the real-time example for back-to-back testing?
What is defect validity ratio?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
How to derive test data from the design documents?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies