I need to get data from excel file to run individual test case instead of running it in test suite
Can you provide more information on what you’re trying to do?
The “… without writing any line of code/script in test case level…” is a bit confusing. Seeing that Test Cases are ultimately how a script is executed against an application, I cannot see how you would get away with writing nothing and expecting action. Maybe I’m just misinterpreting what you’re getting at
Hi Brandon,
I need to know whether it is possible to directly map DataFiles to a TestCase, instead of mapping DataFiles to TestSuite without manually writing any scripts.
is not possible to map data directly to test case for the moment.
I think there is a feature request regarding this being analyzed by development team