In which way tester get Build A, BUild B, ....Build Z of an
application, just explain the process..
Answer Posted / roopesh
In case of web server projects, you will be provided with
an URL or a 192.168.***.*** (Web address) which will help
you access the project using a browser from your system.
In case of Client server, the build is placed in the VSS
(Configuration tool) which will help you get the .exe
downloaded to your computer.
Please mail me if I am wrong. Roopesh1980@msn.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
online demo for bug tracker tool(let me know the website)
What are the different test techniques used in functional testing?
Differentiate verification and validation?
What do you do (with the project staff) when the schedule fails?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
Which test cases are written first: white boxes or black boxes?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
Explain the strategy for testing a Java application?
1. what exactly is heuristic checklist approach for unit testing ?
What is big bang approach?
what is entry and exit criteria and explain it?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What do you do (with the project tasks) when the schedule fails?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.