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 |
How will you declare a variable in qtp?
How Qtp will identifies object during run time
What is Step generator in qtp? wt is the use? can u any body explain me? plz
What are the different types of Database checkpoints in QTP? when they are used?
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
Associated files in QTP?
When to use descriptive programming?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
Please Clarify if smartidentfication is used at runtime when qtp does not recogonize the objects
What is the difference between per-action and shared?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies