1. What is the difference between Build Management and
Release Management ?
2.When will conduct build verification and end to end testing?
Answer Posted / subha
Build management : once bug is fixed and any new features
or functionality is added in the application .Then,
delivery a application to testers for testing is Build
management.
After receieved a build, Testers will start a build
verification or smoke testing to confirm a application is
stable or not.
If application is stable.Then , We will start a end to end
testing.
Release management :Release Mngt is delivery all the
tested functionality to live is called Release management
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
What are similarities of Agile and Scrum?
What’s the difference between a bug and a defect?
For any web application, what are the possible login features that should be tested?
What is white box testing?
If asked to create a Configuration Design Pattern, where would you start?
What do you do (with the project tasks) when the schedule fails?
What is the Myers Boundary Table?
How we can test Cookies Manually?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
whar are the contents in db testing test case template
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
What is Independant Testing? When and where this type of testing will be performed?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning