bvenku1982Contributor10 years agoDataSource - excel - filepath as projectpath I want to keep my DataSource - excel - filepath in projectpathAnd define under DataSource as File: = ${#Projectpath}\TestData.xls please guide me if this is possible
2 RepliesReplies sorted by Most LikednmraoCommunity Hero10 years agoI believe that you are using Ready!API, right? You can define project level property, but use forward slash (/) instead backward slash(\) and that should work in all os platforms. And, use ${#Project#<PropertyName>} to access it else where.This reply was moved to another post
nmraoCommunity Hero10 years agoI believe that you are using Ready!API, right? You can define project level property, but use forward slash (/) instead backward slash(\) and that should work in all os platforms. And, use ${#Project#<PropertyName>} to access it else where.
Recent DiscussionsMalfunction changing between multiple screensHow do I add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0
Related ContentRe: DataSource - excel - filepath as projectpathprojectPath returns project parent directoryDifferent application filepaths for TestedApps