Answer Posted / vignesh
The first and foremost knowledge a tester should possess is
the ability to look at things from different angles, which
is anlytical skill. Knowledge about the domain is important
but what is more important than that is how to use testing
principles to effectively test what you understand from the
domain.
Say your domain says, the minimum deposit for a customer of
a bank is Rs.1000. Any one can derive a positive test case
like testing for 1000. But the need to check less than 1000
is crucial because that proves that the system may pass
below this range, which should not be as per the domain.
Above example clearly points out...possessing domain
knowledge and testing what you possess are two different
skills although both are closely related to each other.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
What types of software testing are available?
How to find that tools work well with your existing system?
Define brain stromming and cause effect graphing?
What is CVS and why it is used?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
What are the queries mostly asked in testing ? give me some examples.
Different types of design diagrams that supports to write test cases ?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
how recovery manager works in winrunner
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Is quality control similar to quality assurance?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
What is decision table testing?