How do we decide that testcases covers all the requirements?
Answer Posted / m.krishna sekhar
on using tacebillity maatrix
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Have you ever completely tested any part of a product? How?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
can any body tell me what is the process of between after getting a documents and testcase writing.
what types of testing have u done in ur project?and expalin it detail?
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is the difference between manual testing and automation testing?
What is smoke test?
few automation basic questions One question to write a scriot in any language you know.
What is pesticide paradox? How to overcome it?
What is agile testing and why is it important?
In simple steps how will you do unit testing using VSTS?
How to do integration testing on duster......
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.