In VSS, HoW the documents send to local folder? copy paste
or any other? plz explain about VSS TOOL kit?
Answers were Sorted based on User's Feedback
Answer / basavaraj
we need to login to VSS and set to the path where you would
like to copy the files from VSS. Then, Do either check out
or copy the latest versions or open read-only modes.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhishek
Need to SetWorkigFolder for the perticular folder then
perform GetlatestVersion if u dont want to modify the files
under the folder or if u want to modify that then perform
chck out.
u ll get the same folder structure at ur working folder
Is This Answer Correct ? | 0 Yes | 0 No |
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in
wt is automation framework? give explonation?
Explain different recording modes?
How to run a test using quicktest professional?
There is a name "AJAY" how do u count no.of. "A" in that name ?
What is the extension of the recovery scenario file in qtp?
.qfl extension for which file? where vl use it
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
in how many ways you perform batchtesting?
What is the differnce between action & script
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.