Explain what makes a good test engineer?
Answers were Sorted based on User's Feedback
Answer / b.ramyasri
A good test engineer has a 'test to break' attitude, an
ability to take the point of view of the customer, a strong
desire for quality, and an attention to detail. Tact and
diplomacy are useful in maintaining a cooperative
relationship with developers, and an ability to communicate
with both technical (developers) and non-technical
(customers, management) people is useful. Previous software
development experience can be helpful as it provides a
deeper understanding of the software development process,
gives the tester an appreciation for the developers' point
of view, and reduce the learning curve in automated test
tool programming. Judgment skills are needed to assess high-
risk areas of an application on which to focus testing
efforts when time is limited.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / praveen
good engineer should test the build according to customer
point of view
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gab
1) testcases should be clearly understandable.
2) test cases looks simple, whenever u read the test cases
3) test cases as much powerful it can be
4) action must be possible i.e whenever u r writing test cases
5) expected value must be releated to the action based on
their requirements
these r golden points for GOOD TEST ENGINEER.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
dedicated towards work can make you good test test engineer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gowthi
A Good Test Engineer
1. Should have a good communication skill, to write a good and clear test cases .
2. Irrespective of what the requirements say think about the end-user impact.
3. Our primary responsibility is to help make software as bug-free as we can.
| Is This Answer Correct ? | 0 Yes | 0 No |
There is a defect leekage to production environment after release. How to convince the client and what has to be done to retain the client
What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document?
Retesting will be coducted on particuler bug or entair application?
at which movement we will perform varification testing & Validation Testing , with Example ??
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What is the difference between functional requirement and non-functional requirement?
What is the purpose of QTP in Manual Testing?
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
Can you explain tailoring?
who will infrom the testers when the build is ready to test from developement side?
what is tracebility matrix?