adspace
how can we write test cases with help of functional spec?
is it not appropriate to write by using the application?
Answer Posted / murthy
Using SRS or BRS, the testers will write test cases for an
application. Because the functionalities for an application
is clearly mentioned in spec doc only. It is not
appropriate to write by using application. B'coz developers
can made mistake while developing the application. When we
follow the application then we too do the same mistake
again. But it will not happen when you follow FRS, SRS or
BRS.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Positive and Negative test cases for the speedometer?(minimum 5 each)
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
pls i want test cases for oss? whts the process of oss testing
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.