Results 1 to 4 of 4

Thread: Diffrent Test Case For SugarCRM Connectivity

  1. #1
    karan5037 is offline Member
    Join Date
    Oct 2009
    Posts
    15

    Default Diffrent Test Case For SugarCRM Connectivity

    Hi

    i Developed One System in which if they add customer record its fall into sugarcrm thorugh Rest Api .means If We Add Product or Can Make Order Through That System its Record is Also Inserted into SugarCRm Modules.

    My Problem is that i want to know the different test cases of SugarCRM Failures means in which case the data are not inserted or can say Partially inserted.

    I Want to Ensure Atomicity in my system means if data are not inserted in my system then also Not inserted into sugarcrm also .Either All Data Are Inserted Or None.

    I Found Some Sollution like if Server is not Avaliable or can say is down or data is Null i got it Data through CURL . So I Can Test it Please Help Me

    Thanks

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Diffrent Test Case For SugarCRM Connectivity

    if you want to ensure atomicity then use mysql + innodb

  3. #3
    karan5037 is offline Member
    Join Date
    Oct 2009
    Posts
    15

    Default Re: Diffrent Test Case For SugarCRM Connectivity

    Bt i used Rest Api For Inserting My Data Into Sugarcrm

    i m not Ineract with Mysql Directly i only used Rest Api in which i only passed Parameter and call through CURL

    So i want One Different test cases in Which It Fails And What are there's Sollution

    Means In Which Cases The Api May Fail or can say only partially complete

    Thanks

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Diffrent Test Case For SugarCRM Connectivity

    But it's not REST that gives you atomicity ... it's the db+engine ... innodb is the atomic engine for mysql

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. diffrent template in Accounts EditView and DetailView
    By redpillsweden in forum Developer Help
    Replies: 0
    Last Post: 2008-05-23, 05:51 AM
  2. Replies: 0
    Last Post: 2008-04-14, 05:45 AM
  3. How to deploy customized sugarcrm modules to Test/UAT
    By amqazi in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-11-07, 08:57 PM
  4. Does SugarCRM have an automated test suite?
    By czei in forum General Discussion
    Replies: 1
    Last Post: 2007-02-09, 03:12 AM
  5. Replies: 1
    Last Post: 2006-11-22, 02:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •