[ 
http://mifosforge.jira.com/browse/MIFOS-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69662#comment-69662
 ] 

Rebecca Scott commented on MIFOS-2418:
--------------------------------------

tbd-archive
                
> Add acceptance test for Searching Clients
> -----------------------------------------
>
>                 Key: MIFOS-2418
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2418
>             Project: mifos
>          Issue Type: Task
>          Components: Search
>    Affects Versions: Release 1.2
>         Environment: Platform: All, OS: All
>            Reporter: Jeff Brewster
>            Assignee: mifosdeveloperqueue
>            Priority: Critical
>              Labels: AcceptanceTest, GSachs
>             Fix For: Release 1.3
>
>         Attachments: patch2418.txt
>
>
> Add automated acceptance test to Search Clients from the home page.
> 1. Create new build validation test to search for client and return multiple
> results -  (testNG group=smoke):
> Test case steps:
> - Load test data acceptance_small_003.sql
> - Login to Mifos
> - On home tab, enter "Stu123" for search criteria
> - Click Search 
> Verify 25 clients are returned from search.
> 2. Create new build validation test to search for client and return single
> results -  (testNG group=smoke):
> Test case steps:
> - Load test data acceptance_small_003.sql
> - Login to Mifos
> - On home tab, enter "Stu1232993852651 Client1232993852651" for search 
> criteria
> - Click Search 
> Verify 1 client is returned from search.
> 3. Create new build validation test to search for non-existent client and 
> return
> zero results -  (testNG group=acceptance):
> Test case steps:
> - Load test data acceptance_small_003.sql
> - Login to Mifos
> - On home tab, enter "zzz" for search criteria
> - Click Search 
> Verify message "No results found for zzz  in All Branches" returned from 
> search.
> Acceptance tests should follow these guidelines:
> http://www.mifos.org/developers/wiki/WritingGazelleAcceptanceTests.
> Use GroupTest class as an example for this test: 
> /acceptanceTests/src/test/java/org/mifos/test/acceptance/group/GroupTest.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to