Answer Posted / vamsi krishna
VSS- VISUAL SOURCE SAFE,
1)WHERE THE DEVELOPERS KEEP CODE SECURE,i e . NO ONE PERSON
CAN ENTER
2)ONLY ADMIN HAS RIGHTS TO DO ANY THING
3) IN OUR COMPANY WE ARE MAINTAINING URL-INETPUB-WWWROOT....
4) IF DEVELOPER DEVLOPS THE CODE AND SEND A MESSAGE TO THE
ADMIN TO GET THE LATEST VERSION OF PARTICULAR MODULE(IT
WILL HAPPEN BY TAKING RIGHT CLICK AND GET LATEST VERSION)
5)AFTER THAT TAKE A RIGHT CLICK AND REBUILD THE PROJECT IN
DEBUG MODE
6)MAKE SURE THAT TAKE BACK UP FOR EVERY MODIFICATION( i e
IS BETTER FOR U ONLY MY DEAR
7)EVERY WEEK MAKE SURE THAT, TAKE A BACK UP FROM THE VSS
SERVER
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the dynamic testing?
test cases for friend finder system using gps?
What are basic types of test cases?
Do you know mutation testing?
What is quick test professional and what test environment it supports?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).
Explain transaction testing?
How to write test cases or test scripts for UAT testing which is done manually
Explain the exactly meaning of test case?
What is use case testing?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Write all test cases for Bus Pass Renewal
How should I maintain the test cases and Test Log for different versions/builds of the application.