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...

Qtp Automation Engineer , Can he login in VSS? What
purpose he login In VSS? But Some companys are using CVS
AND VSS ? some are Have log in in VSS Some Not login(not
accessing) into VSS, not login persons are working on CVS?
my doubt is, can Qtp automation engineer have loin in VSS
or not? Where he store QTp Script?

Answer Posted / abhesheke

yes,you get your username and password from administrator
and all the files in Vss are tracked so once u copy a file
into that local driver the details of the file and username
is displayed in the log file (it gives the time and the
file and ur usrname in the log file)X person has add some
file into his working floder.

u store ur script in your local drive and once you feel
that you are done with it u are going to place it into VSS
and speaking of CVS it is also similar to Configuration
management tool but most companys use VSS(Visual source
safe) one u have written the code and save it in your local
drive and u can directly drag and drop are u have a option
to add files navigation file->add file(from this location
u add files)

this is if you are not using test director

if you use test director you store all your scripts in test
director

u can launch your QTP from Test director and directly write
your code and save it
but here the qtp is opened from a remote PC not from your
local drive.


i hope u understood plz ping me if u have any queries

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between rational rose and QTP?

2297


How to test login module with different username and password by using data driven testing in QTP?

1206


How many tabs are available in debug viewer pane?

1168


There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?

2047


How many add-ins comes by default with qtp?

1063


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); }

2350


What are the recording modes in wave event?

2060


Explain process of smart Identification in QTP?

1098


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1995


How many number of actions possible in qtp?

1093


Does quicktest professional (qtp) is unicode compatible?

1067


Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?

1986


How do you configure QTP AND Test director?

1993


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

1051


What is throw Object?

2231