when developers sends you a build.what the test engineer does?
Answers were Sorted based on User's Feedback
Answer / magaji manju
As soon as we get the built, we should starts with Smoke
testing followed by different type testing like function
testing, Inegration testing and System testing.
Note : Smoke testing is also done to findout the whether
the build is installed or not
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mudaseer
as a test engineer you have to check whether the build is
installing or not sometimes the build does not install so it
is a blocker defect the developer has to fix it
after fixing it you have to do function testing (that is we
check whether the links or correct or not) then integration
testing and then system testing and all kinds of testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Please explain software release process in detail.
What type of testing do we perform in requirement phase?
What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names)
6 Answers CFC, CTS, PRO, Protech,
Explain Bug Tracker
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
what is Softwar Audit?
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
what is mean by object oriented design?how is testing affected by object oriented designs?
what is configuration management...please explain... thanx
how does a client server environment affect testing?
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?