Forum Discussion
Sorry, your question is not clear.
Are you asking how many variables can be used in one test case? If so, I don't think there is a limit, but if you have 100 variables in one test, then your test is probably too big.
If that wasn't your question, please restate it or give an example.
Thank you for reply.
You are correct about my question.
I am working to make a testcase that have to use many variables over 70.
So I think it must be divided two or three case.
I want to know how many can be used variables in testcase.
Your reply is very helpful.
Thanks again.
- Marsha_R10 years ago
Champion Level 3
I don't believe there is a limit. Why is your test so big?
- hskim10 years agoContributor
We test the menu texts of all in test program.
1 data is from excel, 2 data is image from test program that is transfer to text by OCR.
The datas are compared by checkpoint.
Variable is used one checkpoint by one variable.- Marsha_R10 years ago
Champion Level 3
Let me think about this. I want there to be a easier way to do this. :)
It's evening here now so I will post again in the morning.