David41
3 years agoNewbie
Test order during Channel Behavior Analysis
Hi,
When trying to run the channel behavior Analysis I can see that the test are not ran in the correct order.
Instead of running in order 1,2,3,4,5,6 it runs 3,5,1,4,2,6
The problem is that test 1 and 6 are sign in / sign out scripts
| # | Test title | Status | Severity | Category | Requirements | Actions |
| 1 | beforeAll | Pass | Info | Setup | roku-blog
| |
| 2 | Channel Launch Performance | Pass | Info | Performance | 3.2 | roku-blog
|
| 3 | Channel Deep Linking Basic | Error | Error | Deep Linking | 5.1 | roku-blog
|
| 4 | Channel Deep Linking Basic | Pass | Info | Deep Linking | 5.1 | roku-blog
|
| 5 | Channel Content Play Performance | Error | Error | Performance | 3.6 | roku-blog
|
| 6 | afterAll | Pass | Info | Teardown | roku-blog
|
Any ideas why?