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 |
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
Why Adhoc Testing is done?
Who will review the tes cases and when the riview will be done?
at what step sanity testing and smoke testing do?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
what is test log? what fields does it contain, At which stage do we use this in real time?
Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?
14 Answers HCL, JPMorgan Chase,
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
this is a question asked by an interviewer..."why have u choose the testing field"
how to use batchtesting in qtp?
How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?
What is error cusing tecnique