Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is VSS? Is it used in Automation(QTP) Or Manual?
what is menus in VSS?

Answer Posted / abhesheke

VSS mean Visual source safe,it is a configuration management
Tool in which all your document are stored like ur
srs(software requirement specification),Brs,test
cases,build,test plan etc

1)all the document stored in this tool are visible to all
the team member who are working on the project

2)every team member will have the user name and password to
access the VSS

3)assume there are 5 people working on a project all the
five can view document and copy the document in there local
drive with out editing the original document

4)if u have written any test case ur going to paste a copy
into VSS

5)u have a working folder for which u specify a path ur
going to copy all the document needed into that
corresponding folder

5)so all the document which are required for testing are
present there and if u have done any work u are also going
paste a copy of ur the work u have done in VSS

6)For any project whether it is a Automation project are a
normal project every one who are working on any project
might be of any domain will use VSS for storing all there
document

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what are the different types of recording modes in qtp? Which will be used when?

1068


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

1156


What is the use of an object spy tool in qtp?

1091


Explain about the test fusion report of quicktest professional?

1008


How do you configure QTP AND Test director?

1996


How smart identification works in qtp ?

1051


What are the two types of repositories available, explain them?

1078


How many add-ins comes by default with qtp?

1067


Sql questions to find second max salary and how to use joins

1593


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

2359


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6864


How will you declare a variable in qtp?

1061


what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

2016


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

2474


To which environments does quicktest professional supports?

1062