What is the difference between version and build.
Answers were Sorted based on User's Feedback
Answer / venkatesh
version is a overall release of a application to the client
but a build is a release to the testing team by the
development team
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / nits
Build :Its a release from the development team towards the
testing team.
Version : It shows how much iterations each build has taken
throughhout.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / pencildot
build is the product or prject given by the developer to
the tester.
version is the changes made by the tester in each iteraton
or use case creating a new version.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / kmreddy
Version: It is nothing but application.
Build: It is a part of the application.
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / srikanth
Example: In Build 1.o , application has Module 1
And the Version from configuration management will
be 1.o
In Build 1.1 , application will/ might have module 2 or the
module 1's bug might be fixed and realsed.
for this the version will be 1.1 or 2.0.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ashok kumar
version is the overall application that which client will be
received.build is nothing but the modifications made within
that application
| Is This Answer Correct ? | 3 Yes | 4 No |
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
what is traceability matricks
Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error
in sdlc process what is the rool of PM,TL,DEVELOPER,tester in each and every phase? pelese explain me in detail?
If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?
what is localization testing?is it a WBT or BBT technique? thanx mahendar for ur valuable answer.
Tell exact difference b/w Smoke and Sanity testing with example?
What will be your approach if a particular script in Load Test fails?
CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?
write high level test cases
5 Answers College School Exams Tests, CTS,
write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?
What is good code?