Forum Discussion
Jainsoumya
4 years agoContributor
richie Can you please help me with this
richie
4 years agoCommunity Hero
Hey Jainsoumya,
I didnt respond to this cos i dont know much about it. However, ive just joined a project that has readyapi / DevOps, so i might be able to help after all.
Where are you readyapi branches stored....are you using git or TFS?
Cheers
Rich
I didnt respond to this cos i dont know much about it. However, ive just joined a project that has readyapi / DevOps, so i might be able to help after all.
Where are you readyapi branches stored....are you using git or TFS?
Cheers
Rich
- richie4 years agoCommunity HeroAre you using composites or flat .xml files?
- Jainsoumya4 years agoContributor
composite
- MConneely4 years ago
Staff
Have you had a read through the complete documentation? That should hopefully answer most of your questions. If you are using Excel files, make sure your agent has access to them (access to network drive, stored in repo etc)
https://support.smartbear.com/readyapi/docs/integrations/azure/extension.html
Azure DevOps has some predefined variables that you can use.
$(Build.SourcesDirectory) is the local path on the agent where your source code files are downloaded, so you could use that for "Path to readyapi test project"