how we maintain buid versions without using CVS or any
other tools ? are tools neccesary for maintaining versions?
Answer / ramprasad.s
Hi
CM tool is necessary for version control.
IF NOT
We can use Excel sheet with Batch List option
using(Hyperlink)option.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
How to derive test data from the design documents?
example for bug not reproducible
for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?
What is meant by Entry and Exit points in Testing? Raam - ramumcato@yahoo.com
Can any one tell me the format/columns for writing test scenarios in excel sheet?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
tell me some gud sites for testing??
What can be done if requirements are changing continuously?
How do you perform functional testing? Thanks in advance
What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
If you are a test lead. Then how should you know all the requirements are covered in Test Cases if your team member has wrote the test cases?
is it possible to check the Recording/play back in white box testing?