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?
Answers were Sorted based on User's Feedback
Answer / sonia
any person in project have access to the vss that is a
place where all files related to project is saved and login
name and password is given by your project admin or
dba.usually scripts are also stored in same place... it may
depend on company how they give access to vss. and whats
the file structure there they have.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / s. david
Hi,
In VSS can we load the VB Script i heard that only the
test director is used to store the vb script...or is it
possible to store in vss?.. please advice.
| Is This Answer Correct ? | 0 Yes | 1 No |
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
what is smart identification?
How function returns a value?
how do pass parameters from one action to another action
Can we call a parameter from an action to other action?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
How to write business scripts using object repository with different scenarios
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
how to retrieve data from flight resevation->reports
how do you invoke the application through QTP?
Which environments does qtp support?