Answer Posted / suresh
plz mail the Requirement Tracibility Matrix templete to me
also my mail id :gade_suresh@yahoo.com
Thanks in advance
Suresh
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
What are the test cases for mouse?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
What is component testing?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Explain the syntax testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to test Webservices and how can we write test cases for that
what is black box system in software development in system analysis and design?
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.
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
Which of the following defines the expected results of a test? Test case specification or test design specification.
how to write a test procedure & test log for login system
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)