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 |
Hi, I got some difficulties in automating a web check box in a peoplesoft application. Let me explain the scenario, When clicked on a look up button in the application, it navigates to a new page with check boxes and respective options. Below is the source code for one check box and its option. <input type='checkbox' name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34' value="Y" onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu e=(this.checked?'Y':'N');submitAction_win0 (this.form,this.name);" /> </td> <td align='left' class='PSLEVEL1GRIDODDROW' > <span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE Mobile</span> I want to parametrize using "$29 - $29 Cap with FREE Mobile". I am not aware of how to parametrize this. Currently I am parametrizing with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' Can any one please help me out with this??/
What are the recording modes in wave event?
How can we close all webbrowsers which are opened in out desktop?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
If u prepare bug report in Excel sheet . Is it possible to send thrw Test director? how it is?
What is qtp window?
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
Can we directly automate testscripts accrdoing to requirements? WHY ?
Tell me one scenario, the complex functionality you have automated in your project?
what are the different Frame Works in Quick Test Proffessional testing
Through array we can execute the testcase how ? give me example
Can I change properties of a test object?