Answer Posted / tztexas
There are many qualities in a software tester.
One is knowing what quality is. Is quality meeting a
schedule, meeting the budget, having a user friendly ease
of use system, having almost error free code, meeting
requirements, and so on. You need to know this and you
need to put yourself in the position of the customer. if
you were paying for the system, how do you want it to work.
Being a software tester, have you tested the system well
enough for the customer to be happy with it.
A Software tester is someone who tries to break the system.
Because we all know that a user/customer is going to do
something on purpose or by mistake that is not a proper
entry for the functionality.
Also, developers only unit test their code, if they even do
that. A software tester needs to test the system as it is
integrated with other portions of the system. For example;
accouting. You can test the general ledger, payroll,
accounts payable, and accounts receivable separating and
they can all work great. But when you combine all four, are
the proper values stored correctly? Are the account numbers
correct as a whole and per each accounting area (payroll,
AP, AR, GL)
Anyone can perform test cases that have already been
written on paper, A software tester, is the person who
interprets and understands the system requirements, the
code design, attends static reviews, writes the test cases,
sets up the test environment, works with developers, writes
effective defects, tracks defects and brings to a closing,
and provides a current status. A software tester also
needs to write the test plan and get it approved before
testing begins.
There are more qualities/expectations for a software
tester, but these are a few of them to get you started.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain tpa analysis?
What is meant by entry criteria and exit criteria in software testing?
whta is compile module?
Test cases have written according to Flow of the software working or according to Screens?
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
can u merge 10GUI map files into a single GUI map file in winrunner?
How we can test Cookies Manually?
what is entry and exit criteria and explain it?
What is the difference between SIT AND IST?
what s test block ratio? please any one answer me..
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What is the quality process is following in your organization.
What is difference between V-Model and Agile Model?
how to write defects in excel sheets when defects occured
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?