module TestRailQueries

Test case printing and inspections

Public Class Methods

print_all_test_plans() click to toggle source

Prints to the console all the test plans in bridge

print_all_test_runs() click to toggle source

Prints to the console, all the test runs

print_all_users() click to toggle source
print_phone_test_cases() click to toggle source

Prints to the console, the test cases that work on phone devices. (Sorted by test ID)

print_priority_sorted_test_cases() click to toggle source

Prints to the console, the test cases sorted by priority (ascending).

print_test_case_devices() click to toggle source

Prints to the console, all the test case ID's and the minimum screen size they work on