Solution Architecture for TestSuite

Hey everyone,
Recently we received a project on TestSuite for Oracle Fusion.
We have 23 test cases in the first two sprints alone, and I’m not sure how to go about create a solution around it.

I’m quite new to this so some of these questions will sound painfully noob-ish and I hope you will find it in your heart to forgive me.

Here is where I’m stuck:
→ There are 23 test cases, so how many test queues should I create?
The reason I ask this is because its not practical to create a test queue for each test case since its not scalable i.e., we will have to keep on adding more test queues for every test case we add in the future.
On the flipside, if we were to go with a single test queue, we have to keep updating the schema so as to accomodate
I’m quite new to all of this, so I’d appreciate

Hello @ashwin.ashok ,

you can use Excel data sheet for testing.

You can Add the data into Excel and Add with test case and you can use Data variation for testing.

If you don’t want above you can create a queue and read Test Queue into test cases and Pass those queue data to test case for testing.

Thanks,
AK

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.