How can a tester ensure that his\her test cases covers all
the functionalities of a particular application?
Answers were Sorted based on User's Feedback
Answer / kishore
Traceability matrix is used to track back the test cases
with requirements to ensure that nothing is missed
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sm
Using prepared tracebility matrix for the customer
requirements Vs Test cases we can able to identify the test
coverage based on the application.
regards
SoMu
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / guest
I guess using tracebility matrix you can know the coverage.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / balaram hochtechnologies
by using TM we can determined how many test cases are
covered for particular functionality, if not covered our
test lead will add extra test cases
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ranjith nair
The first document refereed should be RTM(Requirements
traceability matrix).In addition to that testrs should
ensure that they have refered the static system analysis
document(SSA) and requirements document .This is to ensure
that they haven't missed any functionalities while creating
test case.But testcases cannot be a 100% testcoverage.100%
test coverage testcases are very difficult to be created
| Is This Answer Correct ? | 1 Yes | 0 No |
write high level test cases
5 Answers College School Exams Tests, CTS,
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
what is penetration testing?
What is the difference between bug , error and defect ? Explain with example. 2... What is diff between test approach , test strategy, Test plan and test methodology documents? 3...How to test a website with manual testing? 4. What methodologies have you used to develop test cases?
13 Answers Infosys, SCI, Wipro,
how we send mobile applications software to mobile device ? how outlook express interacts with mobile software? any body pls tell me this answer?
On what criteria we will write test cases?
What is inspection,walk through and review ?
What is the most important phase in STLC and Why
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.