Could anyone provide your experience in cdma testing with LabView??

CDMA testing with LabView is a project I am involved with now. I would like to hear from anyone who has had experience and can provide whitepapers, sample code, etc., on this subject. What about interfacing TestStand with TTCN-3??

There is also example code demonstrating Successive Interference Cancellation with CDMA that you may be interested in.
Attachments:
README.txt ‏4 KB
UPLINK_CDMA_WITH_SIC.llb ‏2474 KB

Similar Messages

  • Could anyone provide me step by step testing process using Quality Center ?

    Hi,
    Could anyone provide me step by step testing process using Mercury Quality Center ?
    Recently i got one object need to tested using Mercury Quality center. I do not know how to do that. I have to deliver the object in 3 days
    Treat this is urgent ....
    Thanks in advance....
    Akki

    Hi Akash,
    But this is Solution Manager forum.
    Do you want to integrate Solution Manager & Mercury Quality Center?
    Or is it a pure Mercury Quality center related task?
    best rgds,
    Alagammai.

  • Could anyone provide the complete manual of SAP Query Creation

    Hi,
    Now I am learning to create SAP Query.
    I viewed many questions and answers about SAP Query.
    Some mentioned this,and some did that...
    Could anyone provide a complete manual of SAP Query Creation for developers.
    I can create SAP Queries step by step with it.

    http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    Step-by-step guide for creating ABAP query
    http://www.sappoint.com/abap/ab4query.pdf
    ABAP query is mostly used by functional consultants.
    SAP Query
    Purpose
    The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.
    All the data required by users for their lists can be selected from any SAP table created by the customer.
    To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.
    ABAP Query, as far as I Believe, is the use of select statements in the ABAP Programming. This needs a knowledge of Open SQL commands like Select,UPdtae, Modify etc. This has to be done only by someone who has a little bit of ABAP experience.
    To sum up, SAP queries are readymade programs given by SAP, which the user can use making slight modification like the slection texts, the tables from which the data is to be retrieved and the format in which the data is to be displayed.ABAP queries become imperative when there is no such SAP query existing and also when there is a lot of customizing involved to use a SAP Query directly
    use either SQ02 ans SQ01
    or SQVI tr code
    for more information please go thru this url:
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp
    http://goldenink.com/abap/sap_query.html
    Please check this PDF document (starting page 352) perhaps it will help u.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
    check the below link will be helpful for u
    Tutorial on SQVI
    once you create query system generates a report starting with AQZZ/SAPQUERY/ABAGENCY2======= assing this report to tr code for the same
    useful
    http://www.erpgenie.com/abap/code/abap47.htm
    regards,
    Prabhu
    reward if it is helpful

  • Could anyone provide an easy ADF tutorial to go through from end to end

    Could anyone provide an easy ADF tutorial to go through from end to end retrieving a table with parameter and display result as a table on web page. would like to learn EO, VO, AM page generation with this easy example.
    Thanks

    I've been using these
    http://www.oracle.com/technology/products/jdev/11/cuecards111/index.html
    I've done this one all the way through a couple times.
    http://www.oracle.com/technology/obe/obe11jdev/bulldog/ria_application/developriaapplication_long.htm

  • "Error reconnecting to SBP-2 device"Could anyone post your suceessful print

    at /etc/modules
    options sbp2 serialize_io=1 exclusive_login=0
    linux1 (nod1 first boot)
    [root@linux1 ~]# dmesg | grep sbp2
    sbp2: $Rev: 1265 $ Ben Collins <[email protected]>
    ieee1394: sbp2: Maximum concurrent logins supported: 2
    ieee1394: sbp2: Number of active logins: 0
    ieee1394: sbp2: Logged into SBP-2 device
    ieee1394: sbp2: Error reconnecting to SBP-2 device - reconnect failed
    ieee1394: sbp2: Logged out of SBP-2 device
    ieee1394: sbp2: Maximum concurrent logins supported: 2
    ieee1394: sbp2: Number of active logins: 0
    ieee1394: sbp2: Logged into SBP-2 device
    linux2 (node2 second boot)
    [root@linux2 ~]# dmesg | grep sbp2
    sbp2: $Rev: 1265 $ Ben Collins <[email protected]>
    ieee1394: sbp2: Maximum concurrent logins supported: 2
    ieee1394: sbp2: Number of active logins: 1
    ieee1394: sbp2: Logged into SBP-2 device
    The 2nd boot server will alway kick out the 1st booted server from firewire
    connection.
    i try to use diffrent 1394 card , this issue still exist.
    Could anyone post your suceessful printout? ( both node status )
    Message was edited by:
    kook.liu
    Message was edited by:
    kook.liu

    My dmesg output looked exactly like yours and I was able to get a RAC up and running.
    I do not believe this is a problem as it worked for me with identical dmesg output.
    I think it means that the first node which was connected to the Firewire drive gets dis-connected when the second node tries to connect to it. That is why you get the "reconnect failed" message.
    After it fails to reconnect, it logs out of the device and then logs in again. If your device did not support concurrent logins, you would see a different error message in your dmesg output ("login failed").
    A simple way to check if the device is available to both nodes after booting is to run the fdisk -l command on both nodes. If you can see the device on both nodes in the fdisk output then it is available on both nodes.

  • Could anyone provide sample code to replace JMSQueueMBean usage in WL10 api

    Hi,
    I am working for a Weblogic Server Application Migration project from Weblogic 8.1 to Weblogic 10.3, we need to get rid of all weblogic 8.1 deprecated code. But I am not able to find any equivalent code using Weblogic 10.3 api for the following on google:
    Context initCtx = ServiceLocator.getInstance().getInitialContext();
    MBeanHome home = (MBeanHome)initCtx.lookup(weblogic.management.MBeanHome.ADMIN_JNDI_NAME);
    //eGenera Application Migration Changes starts
    /*Set beans = home.getMBeansByClass(weblogic.management.configuration.JMSQueueMBean.class);*/
    Set beans = home.getMBeansByType("JMSQueue");
    //eGenera Application Migration Changes ends
    for (Iterator i = beans.iterator(); i.hasNext(); ) {
    JMSQueueMBean queue = (JMSQueueMBean)i.next();
    this.setRetryCount(queue.getName(), queue.getRedeliveryLimit());
    Can anyone please help me out and provide equivalent code for the above using weblogic 10.3 strategy?

    This code works for 10.3
    http://weblogic-wonders.com/weblogic/2010/01/21/jms-resources-using-jmx/

  • Could anyone provide sample of WebDynpro Java TableFilter for Dynamic Table

    Hi
    I have a dynamic table I have given a context node as a data source and it executes a Web Service and populates itself based on the resultset of query this node contains no of columns and rows
    The table changes dynamically everytime the user selects different table type
    When I created a TableFilter I used IWDTableColumn from the current view and looped though the context elements and binded the values of attributes of each context element to this column inside a loop. TableSort works, But I  am not able to get the Filter working for the Dynamic Table , when I click on Filter Button the Filter does not filterand  just sorts.
    Not sure what is wrong but if someone can give some inputs,leads I will highly appreciate if some one has  a  sample of WebDynpro Java TableFilter for Dynamic Table
    Thanks in advance,
    Ragu.

    Hi Ragu,
    Please check the link for table filtering.
    http://wiki.sdn.sap.com/wiki/display/WDJava/GenericTableFilter+Code
    since your dynamic table uses webservice I assume it has fixed context attributes, just put the filter into wdDoModify method everytime you execute/trigger the webservice.
    Regards,

  • Could anyone post examples about sendingand receiving messages with SOAP

    I am newbie, and want to learn SOAP. Anyone can tell me
    where to find many examples about communication between client and server
    based on SOAP. The example is in java code should be best.
    Many thanks in advance

    Java tutorial at http://java.sun.com/webservices/docs/ea1/tutorial/doc/JAXM.ws.html#63873
    should be a good starting point.
    I have sample code, which creates SOAP header and SOAP elements. THis code gives an idea to create SOAP messages and to parse the SOAP response. Hope this helps.
    I pass Application ID and password in SOAP header, used by the Webservices provider to verify my application. In the SOAP elments, I pass a string (called ticket) and ip address. Web services provider will verify the string and return the response along with some attributes related to the user (extended attributes).
    import javax.xml.soap.*;
    import javax.xml.messaging.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.util.*;
    import java.io.*;
    import java.net.*;
    import com.sun.net.ssl.internal.ssl.*;
    public class AuthenticateTicket extends HttpServlet{
    private static ServletConfig Config;
    //always use this Name space
    private static final String AUTH_WS_NS = "http://some.url.com/ws/";
    // parameters to get the properties for AUTH
    private static final String AUTH_LOGIN_URL = "http://some.url.com/loginpage/" + "?izAppId=AUTHappl";
    private static final String AUTH_WS_URL ="http://some.url.com/loginpage/v4.asmx";
    private static final String AUTH_CLIENT_APPL_ID = "AUTHappl";
    private static final String AUTH_CLIENT_APPL_PSWD = "AUTHappl";
    * init
    * @param ServletConfig
    * @return void
    public void init(ServletConfig config) throws ServletException {
         Config = config;
    * service
    * This is where the servlet get invoked.
    * @param HttpServletRequest
    * @param HttpServletResponse
    * @return void
    * @throws ServletException
    * @throws IOException
    public void service(HttpServletRequest request, HttpServletResponse response)
         throws ServletException, IOException {     
    System.out.println("------- service() AuthenticateTicket -------");
         String host = request.getRemoteAddr();
         String izTicket = request.getParameter("izTicket");
         String izStatus = request.getParameter("izStatus");
    if (host == null || host.equals("localhost") || izStatus == null || izStatus.trim().equals("") ) {
    response.sendRedirect(AUTH_LOGIN_URL);
    else if (izTicket != null){
              verifyAUTHTicket(host, izTicket);
              RequestDispatcher rd = request.getRequestDispatcher("/jspPage1");
              rd.forward(request, response);
              return;
         else {
              System.out.println (" NOOOOOOOOO TICKET ");
              RequestDispatcher rd = request.getRequestDispatcher("/jspPage1");
              rd.forward(request, response);
    * <code>createSOAPMessage</code>
    * Create the standard AUTH Soap Message.
    * This is used during the verifySession process. It creates the message with
    * the returnAllAttriutes = true;
    * @param String host
    * @param String ticketStr
    * @return SOAPMessage
    * @throws Exception
    private static SOAPMessage createSOAPMessage(String host, String ticketStr) throws Exception{
    MessageFactory msgFactory = MessageFactory.newInstance( );
    SOAPMessage soapMessage = msgFactory.createMessage();
              soapMessage.saveChanges();
    // Obtain references to the various parts of the message.
    SOAPPart soapPart               = soapMessage.getSOAPPart();
    SOAPEnvelope soapEnvelope     = soapPart.getEnvelope();
    SOAPBody soapBody               = soapEnvelope.getBody();
    SOAPHeader header               = soapEnvelope.getHeader();
    //********** HEADER PART **********
    Name headerName = soapEnvelope.createName("wsConsumerCredential", "", AUTH_WS_NS);
              SOAPHeaderElement hdrElem = header.addHeaderElement(headerName);
    Name authId = soapEnvelope.createName("id");
    Name authPwd = soapEnvelope.createName("password");
    SOAPElement idElem = hdrElem.addChildElement(authId);
              idElem.addTextNode(AUTH_CLIENT_APPL_ID);
    SOAPElement pwdElem = hdrElem.addChildElement(authPwd);
              pwdElem.addTextNode(AUTH_CLIENT_APPL_PSWD);
    //********** BODY PART **********
    // Create the <VerifySession> body elements.
    Name verifySess = soapEnvelope.createName("VerifySession", "",AUTH_WS_NS);
    SOAPBodyElement verifySessBOS = soapBody.addBodyElement(verifySess);
    // Create the child elements under the <VerifySession> elements.
    Name ticket = soapEnvelope.createName("ticket");
    Name userIP = soapEnvelope.createName("userIpAddr");
    Name extendedAttr = soapEnvelope.createName("returnExtendedAttributes");
    SOAPElement ticketBOS = verifySessBOS.addChildElement(ticket);
    SOAPElement ipBOS = verifySessBOS.addChildElement(userIP);
    SOAPElement exAttrBOS = verifySessBOS.addChildElement(extendedAttr);
    //ticket string
    ticketBOS.addTextNode(ticketStr);
    ipBOS.addTextNode(host);
    //boolean, do we want extended attr?
         exAttrBOS.addTextNode("true");
              soapMessage.saveChanges();      
    soapMessage.writeTo(System.out);
    return soapMessage;
    * <code>parseSOAPResponse</code>
    * Parse the standard AUTH Soap Response
    * This is used to parse through the AUTH response to gather all the necessary user
    * information.
    * the returnAllAttriutes = true;
    * @param SOAPMessage
    * @return User
    * @throws Exception
    private static void parseSOAPResponse(SOAPMessage response) throws Exception{
    String uid, firstName, lastName, email, bolID;
    System.out.println (" ============ RESPONSE IS: ====================");
    response.writeTo(System.out);
              SOAPPart sp = response.getSOAPPart();
    SOAPEnvelope soapEnvelope = sp.getEnvelope();
    SOAPBody sb = soapEnvelope.getBody();
    Name cName = soapEnvelope.createName("VerifySessionResponse","", AUTH_WS_NS);
    Iterator it = sb.getChildElements(cName);
    SOAPBodyElement verifyResponse = (SOAPBodyElement)it.next();
    //System.out.println(" got verifyResponse");
    it = verifyResponse.getChildElements(); //iwsResponse
    SOAPElement iwsResponse = (SOAPElement)it.next();
    //System.out.println(" got iwsResponse");
    cName = soapEnvelope.createName("action");
    String actionStr = iwsResponse.getAttributeValue(cName);
    cName = soapEnvelope.createName("hasErrors");
    String hasErrorsStr = iwsResponse.getAttributeValue(cName);
              if (actionStr != null && actionStr.equals("Verify") && hasErrorsStr != null
              && hasErrorsStr.equals("false")) {
    SOAPElement info = null;
    cName = soapEnvelope.createName("sessionInfo","", AUTH_WS_NS);
    info = (SOAPElement)iwsResponse.getChildElements(cName).next();
    System.out.println (" name is: "+ info.getElementName().getLocalName() + "----" + info.toString());
    cName = soapEnvelope.createName("status");
    String status = info.getAttributeValue(cName);
    System.out.println (" status : " + status) ;
              if (status == null || status.indexOf("Active") < 0)
                   throw new Exception("Session not Active");
                   SOAPElement userData = null;
    cName = soapEnvelope.createName("userAttributes","", AUTH_WS_NS);
    userData = (SOAPElement)info.getChildElements(cName).next();
    System.out.println (" ===> got user Data ");
    cName = soapEnvelope.createName("attribute","", AUTH_WS_NS);
    it = userData.getChildElements(cName);
    SOAPElement attr = null;
    cName = soapEnvelope.createName("accounts","", AUTH_WS_NS);
    userData = (SOAPElement)info.getChildElements(cName).next();
    System.out.println (" ===> got user Account Data ");
    cName = soapEnvelope.createName("account","", AUTH_WS_NS);
    it = userData.getChildElements(cName);
    SOAPElement account = null;
    String loginIDStr=null, typeStr=null, statusStr=null;
    while (it.hasNext()){
    account = (SOAPElement) it.next();
    cName = soapEnvelope.createName("loginId");
    loginIDStr = account.getAttributeValue(cName);
    cName = soapEnvelope.createName("type");
    typeStr = account.getAttributeValue(cName);
    cName = soapEnvelope.createName("status");
    statusStr = account.getAttributeValue(cName);
         if (statusStr.equals("Authenticated")) {
              System.out.println("\n\nAuthentication successful");
         else {
              System.out.println("\n\nAuthentication failed");
    * <code>verifyAUTHTicket</code>
    * this is for verifySession call to AUTH; It controls the flow with AUTH.
    * @param String host
    * @param String ticketStr
    * @return User
    * @throws Exception
    public static void verifyAUTHTicket(String host, String izticket) {
         SOAPConnection conn =null;
         try {
    //Creat a message
              Provider provider = new Provider();
              java.security.Security.addProvider(provider);
    SOAPMessage message = createSOAPMessage(host, izticket);
    // Get a SOAP connection from the connection factory.
    SOAPConnectionFactory connFactory = SOAPConnectionFactory.newInstance( );
    // set the default security protocol (shipped with JSSE1.0.2)
              System.setProperty ("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");
    // add the default security provider (again, in JSSE1.0.2)
    //          java.security.Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider() );
    conn = connFactory.createConnection( );
    // Define the message destination.
    URLEndpoint destination = new URLEndpoint(AUTH_WS_URL);
    // Send the message and wait for the response.
    SOAPMessage response = conn.call( message, destination );
    parseSOAPResponse(response);
    } catch (Exception ex) {
    ex.printStackTrace();
    // Close the connection.
    finally{
    try{
    if (conn != null){
    conn.close();
    catch (SOAPException se){
    }

  • Anybody has the exprience in programming I2C BUS and Jtag test with Labview? Pls give some suggestion !Thanks

    See the title !

    The following link may solve half your problem.
    http://www.calbay.com/I2C_driver.htm

  • Request to provide one small Example for testing XI Integration

    Hi
    Could anyone provide me with some example where in we can test XI Integration.
    I have a situation like I need to integrate a text file in C directory to any other directory.
    I need some help on how to build SLD and also to build integration repository and Integration Directory.
    I need the steps to be followed in developing them.
    Regards,
    Ram Mohan Naidu

    Hi,
    Check these blogs for simple file to file scenario:
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/sravya.talanki2/blog/2005/08/16/configuring-generic-sender-file-cc-adapter
    priyanka

  • Has anyone programmed a Psychomotor Vigilance Test in Labview?

    Good Morning,
    I was just wondering if anyone has programmed a Psychomotor Vigilance Test in Labview?  I am wondering what approach you took for this task.
    Thanks so much for your help!

    While there are no examples of this test the test is really simple. Check out the wikipedia article: http://en.wikipedia.org/wiki/Psychomotor_vigilance_task
    The LabVIEW program would be a simple Button and Light which turns on randomly and counts the number of times the button is not pressed when the light is on. If you do make the test it would be awesome if you post it to the community as an example as it is a really cool but simple application for LabVIEW. I hope this helps.
    Alex D
    Applications Engineer
    National Instruments

  • Your experience wanted: SE30: low number of calls, high nettime

    Hi,
    this question is to find out more examples based on your experience:
    During performance analysis with SE30 i came across the following in 2 cases:
    All options on the statements tab where set (internal tables, ...).
    The Hitlist showed a significant time consumer FM with
    - a low number of executions (e.g. 1)
    - a high gross time (e.g. 5.5 seconds)
    - a high net time (e.g. 5.4 seconds)
    A closer look (debugger, sourcecode) revealed this was due to:
    - implicit sort of a big internal table (sorted_table = unsorted_stanard_table)
    or in the second case:
    - call transformation (itab to xml with some ST programm)
    I would like to know if you are aware of more such examples of significant time consumers
    not showing up in the SE30 hitlist.
    Kind regards,
    Hermann

    Hi Anette,
    thanks for that hint. Indeed i haven't done that. However, neither the implicit sort, nor the call transformation shows up their times are included in Net of F2 and F1. This is how SE30 Hitlist looks looks like without any filters: (top lines only...)
    No.      Gross =        Net Gross (%) Net (%) Call                                              Program Name     Type Display filter group
      1 1.257.991    1.257.526      94,8    94,7  Perform F2                                        Z_GAHM_ITAB_TEST
      1    34.060  =    34.060       2,6     2,6  DB-Op. Fetch T100 #                               Z_GAHM_ITAB_TEST DB               DB
      1    21.190  =    21.190       1,6     1,6  DB-Op. Open T100 #                                Z_GAHM_ITAB_TEST DB               DB
      1     9.281        9.192       0,7     0,7  Perform F1                                        Z_GAHM_ITAB_TEST
      1 1.327.538        2.402     100,0     0,2  Submit Report Z_GAHM_ITAB_TEST                    SAPMS38T
      1 1.324.396          332      99,8     0,0  Program Z_GAHM_ITAB_TEST
      7       320  =       320       0,0     0,0  Storage Get Bytes= 100000                         Z_GAHM_ITAB_TEST                           M
      3       136  =       136       0,0     0,0  Storage Free                                      Z_GAHM_ITAB_TEST                           M
      1 1.322.927           85      99,7     0,0  Dynpro Entry                                      SAPMSSY0              S
      4       772           63       0,1     0,0  PBO Dynpro SAPMSSY0                               SAPMSSY0         Sys. S
      1        50  =        50       0,0     0,0  Load CUA Objects SAPMSSY0 1000                    SAPMSSY0         Sys. S                 Dy
      1        50  =        50       0,0     0,0  Storage Get Bytes= 100000                         Z_GAHM_ITAB_TEST                           M
      1        82           49       0,0     0,0  Perform INIT_1_PROG                               RSDBRUNT              S
    This is the QnD (quick and dirty) test program:
    REPORT  Z_GAHM_ITAB_TEST.
    data it like STANDARD TABLE OF t100.
    select * from t100 into table it up to 10000 rows.
    perform f1.
    perform f2.
      form f1.
        data it2 like Sorted TABLE OF t100 with non-unique key msgnr.
        it2 = it.
        endform.
          form f2.
      data: s type string.
      call TRANSFORMATION id
      SOURCE root = it
      RESULT XML s.
        endform.
    So either I'm doing something wrong or these times are just not measured and displayed. If these are noe measured / shown, I wonder if there are more such examples... .
    Kind regards,
    Hermann
    QnD programm corrected (RESULT XML s instead of RESULT XML = s)
    Edited by: Hermann Gahm on Apr 3, 2009 11:42 AM

  • Sony ignoring issues of flagship phone owners - share your experience

    Dear fellow owners, I've go to understanding that Sony is putting effort to ignore issues that owners of flagship phones are having. For example my thread "Xperia Z1 mic issue (low volume) when using WeChat" is ignored by Sony staff. Could you share your experience with Sony support?

    Inside
    Outside

  • ECM performance testing with mercury loadrunner

    Hi all,
    A team within our technical divisions is currently trying to record mercury loadrunner scripts to performance test the ECM standard functionality that we have implemented on our portal. They are having a lot of problems to get these to work, they are complaining about random errors being generated, http 500 errors and values that are not passed. Now, I realise this isn't a lot of information and frankly I don't have much to give you myself as I'm not part of that team. But I was wondering if anyone has run performance tests on ECM with mercury loadrunner scripts and were succesful. To be honest I don't see what the problem is with recording and running these scripts, but the pressure is on me to try and resolve the issues. They keep saying they've got errors when running their scripts but I can't see anything in the logs.
    Does anyone have any experience on performance testing ECM with loadrunner?
    Thanks for your time.
    best regards,
    Dion

    Hi James,
    thanks for your replies. I don't have access to the scripts as I'm not part of the team. I'm sitting on the SAP side trying to support them but I can't understand what the problem would be. They claim to have issues with the parameters for the ECM in their scripts and I was wondering if anyone else had similar difficulties recording scripts for these components.
    regards,
    Dion

  • Unit Testing with Microsoft Sharepoint Emulators and Fakes with Visual Studio 2013

    Hi All,
    I have created Test Project and now creating Test cases for Sharepoint. I found a link on MSDN which suggests using Fakes framework but it supports VS2012 and I am using Visual Studio 2013.
    So how can I use it with VS2013 or is there any other way with which I can implement the Test cases with VS2013.
    Please suggest.
    Thanks in advance.
    Himanshu Nigam

    Hi HimanshuNigam,
    According to your descrition, my understanding is that you want to use Fakes framework to create test case for SharePoint project in Visual Studio 2013.
    If you want to test using Fakes Framework, you can use the codeplex extension to achieve it. It supports Visual Studio 2013.
    Here is a detailed article for your reference:
    Better Unit Testing with Microsoft Fakes
    About how to include the Nuget package, you can use the package with the link below:
    NuGet Package Manager for Visual Studio 2013
    Installing NuGet
    If you still have question about this issue, I suggest you can create a post in Visual Studio, more experts will help you and you can get more detailed information from there:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio%2Cvsarch%2Cvsdbg%2Cvstest%2Cvstfs%2Cvsdata%2Cvsappdev%2Cvisualbasic%2Cvisualcsharp%2Cvisualc
    Best Regards
    Zhengyu Guo
    TechNet Community Support

Maybe you are looking for

  • Sales agent commision in the SO

    Hi, In our system we want to configure sales agent commision in the sales order,  requirement is in the saels order we want to enter the customer code for which we want to pay the commiision the commision amount we want to put manually   and whenever

  • UCCX 8.0.2 Installation error?

    Hello All, I'm trying to install UCCX 8.0.2  Installation on VMware Infrastrcture in the Lab environment. Enclosed file is the screen shot of Installation error, I appreciate if you can advise me why I'm facing this installation error?

  • Can't get SPDIF to NOT w

    Howdy, I've noticed several people having problems with SPDIF not working properly. Well, at my computer (with an X-Fi Fatalty) it just works to darned good! I started Windows Media Center and configured it to use the SPDIF, and now I get wonderful d

  • How to disable mouse click on checkbox for each treeviewitem?

    treeview provode checkbox with state picture. When click on the pic, it will change the state pic. I want to have this on display, but only for display, not allow user click on it to switch state pic. It means checkbox is read-only. How to do it?

  • Hyperion as Data Source

    I am completely stranger to Hyperion solutions.I am currently working for a company wich already runs hyperion. They are building data marts in a Oracle Database using Oracle OLAP tools and Essbase is one of ours data source.The question is: We are r