contacts_plat/predictivesearch_client_api/tsrc/PsClientTestSuite/conf/PsClientTestSuite.cfg
branchRCL_3
changeset 39 a6539d1e8e43
parent 15 e8e3147d53eb
child 64 c1e8ba0c2b16
equal deleted inserted replaced
35:4ae315f230bc 39:a6539d1e8e43
  1473 [Endtest]
  1473 [Endtest]
  1474 
  1474 
  1475 
  1475 
  1476 //******************************************************************************
  1476 //******************************************************************************
  1477 [Test]
  1477 [Test]
  1478 title Cancel search 
  1478 title CS: Cancel search 
  1479 create PsClientTestSuite api
  1479 create PsClientTestSuite api
  1480 api WriteTitleToLog
  1480 api WriteTitleToLog
  1481 api CancelSearch "URI[cntdb:\/\/c:contacts.cdb]" "SQ[624374,EPredictiveItuT,EAlphaSort,5]" "RES[1,(FN:mahesh,LN:doraiswamy,CN:Nokia)]"
  1481 api CancelSearch "URI[cntdb:\/\/c:contacts.cdb]" "SQ[624374,EPredictiveItuT,EAlphaSort,5]" "RES[1,(FN:mahesh,LN:doraiswamy,CN:Nokia)]"
  1482 delete api
  1482 delete api
  1483 [Endtest]
  1483 [Endtest]
  1527 delete api
  1527 delete api
  1528 [Endtest]
  1528 [Endtest]
  1529 
  1529 
  1530 
  1530 
  1531 //------------------------------------------------------------------------------
  1531 //------------------------------------------------------------------------------
       
  1532 //					Adaptive Grid ("AG")
       
  1533 //------------------------------------------------------------------------------
       
  1534 
       
  1535 
       
  1536 //******************************************************************************
       
  1537 [Test]
       
  1538 title AG: Get Adaptive Grid - With Company Name
       
  1539 create PsClientTestSuite api
       
  1540 api WriteTitleToLog
       
  1541 api CheckAdaptiveString "URI[cntdb:\/\/c:contacts.cdb]" "IPSTR[]" "BOOL[ETrue]" "RESSTR[!&+014@ABCDEFGIJKLMNPRTVYÄÅÖ]"
       
  1542 delete api
       
  1543 [Endtest]
       
  1544 
       
  1545 
       
  1546 //******************************************************************************
       
  1547 [Test]
       
  1548 title AG: Get Adaptive Grid - Without Company Name
       
  1549 create PsClientTestSuite api
       
  1550 api WriteTitleToLog
       
  1551 api CheckAdaptiveString "URI[cntdb:\/\/c:contacts.cdb]" "IPSTR[]" "BOOL[EFalse]" "RESSTR[!&+014@ABCDEFGJKLMPRTVYÄÖ]"
       
  1552 delete api
       
  1553 [Endtest]
       
  1554 
       
  1555 
       
  1556 //------------------------------------------------------------------------------
  1532 //					Miscellaneous ("Mi")
  1557 //					Miscellaneous ("Mi")
  1533 //------------------------------------------------------------------------------
  1558 //------------------------------------------------------------------------------
  1534 
  1559 
  1535 
  1560 
  1536 //******************************************************************************
  1561 //******************************************************************************