I am fairly new in writing TestNG test cases and was wondering if there is a possibility to pass "object like" parameters in bean file to the test part?
For example: In bean file I have :
```But what if I would like to enter 100 of movie types? I would need to write all variables (movieType1 ... MovieType100) inside of @Parameters tag ?
Is there a smarter way to pass those elements? (I really need to pass it from bean.xml file)
Any help would be really appreciated.
--
You received this message because you are subscribed to the Google Groups "testng-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/testng-dev/80391b1a-24c1-4141-8656-257c7929e06fn%40googlegroups.com.