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 |
What is the difference between Performance testing and Load testing ?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
Performance testing is coming under Functional testing?
whatis testing?
exact definition of defect tracking?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
so far how many bugs you have found?what are those means what should we answer for that?
what is thetesting methodology that u r company folowing??
How do you handle conflict with programmers?
Have you ever created a test plan?
A defect which could have been removed during initial stage is removed in later stage how does it affect cost?
what is error seeding