Answer Posted / jhansi
Vss ( Visual source safe ) .It is a common repository where
we maintain all our information like documents
(FRS,SRS,TP,Test case documents etc). In this all the
documents are read-only . If we want to modify that first
we need to check out (download ) the required file to our
local system then modify the file and then check in
(upload) the modified one.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write a test case for computer keyboard?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Explain the format of a requirement traceability
How to write email id in world wide web
How to write test cases or test scripts for UAT testing which is done manually
Suppose a job should be executed for every two hours? Write test case for this?
Explain the exactly meaning of test case?
Please guide me for Add new user test cases
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Explain the ramp testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
write a test case for telephone billing ?
How to test Webservices and how can we write test cases for that