In a Software testing Field, What you think a TESTER needs...?
Answers were Sorted based on User's Feedback
Answer / ajk
Apart from writing test cases , running and identifying
bugs, fixing and making the application robust etc.
A tester should be capable of thinking out of box, he should
test the functionality assuming their is a defect and I am
going to find it
the second thing a tester should be more interactive with
his testing team and developers mainly which improves the
quality of testing.
I assume this should be answered when asked in interview to
make impression
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / mudaseer
a test engineer has to identify scenarios to test the application make sure the product has no critical bugs and also make the product user friendly and never compromise with
developers if there is a bug
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / nareen kumar k
1.Tester should have good domain Knowledge.
2.Should cover all the possible scenarios (positive and
negative)
3.Should test with respect to business priority.
4.Good Communication with End-End Teams
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hari
when the tester receives a build he must deploy the build in the test environment and then he has to do testing based on the test scenarios prepared by using the srs
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / m.syamaladevi
As a manual tester the tester should understand and study the user stories, write testcases and scenarios .as a test automator with a knowledge run the test cases to detect a bug and give quality produt or project
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a traceability matrix, and what is the purpose of it?
What is sdlc ? Explain ? Testing life cycle ?
would we do functional testing inside integration testing
When should testing be stopped?
3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who test the smoke testing? why?
Explain stub in testing point of view?
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
Explian traceablity matrix with an example ?
What are cookies?
What is Tracibility matrix?How we can use in real time application?
what are test beds
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug