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 |
How do you invoke any application and write a script to invoke QTP using VB Script.
How many ways return more then one value from function?
Explain about Checking Bitmaps?
What is object state in trigger events,in recovery scenario.write a script to handle this.
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can give the answer.. Thanks in advance...
Explain the check points in QTP?
what is the frame work your using in automation testing
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
How to get Links count in an web application,without descriptive programming?
what r the drawbacks and limitations of QTP?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all