whatis test biuld manager?
Answers were Sorted based on User's Feedback
Answer / venkat
the person that delivers the current software version to
the test environment we call it as test build manager.
test environment is nothing but complete hardware and
software set up for testing.
a test case that covers the maximum functionality of the
application we can say it is a good testcase.
test responsibility matrix:
it is the mapping between testing types and the
development stages. at what stage what type of testing
occurs.
after completion of writing testcases the project manager
release the software release the note in that document we
can get the url of the address of the build. from theer we
can download the build.
testcase is nothing but an action performed on the
application with some input to tset functionality of the
application.
the main purpose of writing test case is not to miss the
testing of any application functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rk
TO RELEASE THE NEW BUILD FOR TESTING WITH VERSION WISE THESE
ARE THE TEST BUILD MANAGER DUTY
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????
How test case is differ from test plan .give an suitable example
if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them
What are techniques for Integration Testing.
What is junit & api?
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
How many test scripts can you prepare per a day?
get the employees details ordered by employee name in alphabetical orders
What is Pre UAT and UAT is there any difference ?
what is agile testing with example
Explain Water fall Model