./basic.case
open /billing/callc/logout
type login_username admin
type login_psw admin1
clickAndWait commit
verifyTextPresent Succesfully logged in
open /billing/test/load_delta_sql/calls_for_user_graphs
waitForElementPresent //body
open /billing/stats/last_calls_stats
select id=date_from_year label=2010
select id=date_from_month label=January
select id=date_from_day label=1
select id=date_from_hour label=01
select id=date_from_minute label=01
select id=date_till_year label=2010
select id=date_till_month label=December
select id=date_till_day label=31
clickAndWait name=commit
waitForTextPresent Total calls: 49
select id=s_call_type label=No Answer
clickAndWait name=commit
waitForTextPresent Total calls: 16
select id=s_call_type label=Failed
clickAndWait name=commit
waitForTextPresent Total calls: 4
select id=s_call_type label=Busy
clickAndWait name=commit
waitForTextPresent Total calls: 6
open /billing/stats/all_users_detailed
verifyText id=answered_o 22
verifyText id=no_answer_o 16
verifyText id=busy_o 6
verifyText id=failed_o 4
verifyText id=all_calls_o 48
verifyElementPresent link=For more information please visit this wiki page
verifyTextPresent This page includes call attemps only
verifyElementPresent link=For more information please visit this wiki page
verifyElementPresent //a[@href='http://wiki.kolmisoft.com/index.php/Last_Calls#Call_information_representation']
open /billing/calls/aggregate
verifyElementPresent link=For more information please visit this wiki page
verifyTextPresent This page includes call attemps only
verifyElementPresent css=img[alt="Help_banner"]
verifyElementPresent //a[@href='http://wiki.kolmisoft.com/index.php/Last_Calls#Call_information_representation']