Hi Everyone,
We are created a project in QC for users queries and requests. We may expect some common/general requests which we can automate. I am planning to automate them using API code.
For Ex: As said above a user riased a reqeust to grant access to one project.
Now we needs to automate this request using batch file with reference of status = New, Key = ProjectAccess, etc... can some one explain that how we can create a batch file which will run for every 10 mins/30 mins/specific interval and add users if there are any requests.
Note: To auotmate this using API code we needs to connect 2 projects, project from which user created reqeust and to which he needed access.
I have API code to add user to particular project and assign specific group.
Please help me how we can connect 2 projects at a time using API, how we can create batch file using the same code... and what are the extensions we can use it for...
Note: My system is Windows 7
Thanks In Advance,
Subbarao