Display missing test results

Post Author: sunny07
CA Forum: General
I would like to display missing test results in the below format.
Group 1: product group
                                                  Test ID 1                      Test ID 2                         Test ID 3                          Test ID 4                       
Unit Number                                                                   *
Group 2: product group will have different tests than group 1.
                                                 Test ID 5                      Test ID 6
Unit Number                                    *
(* test is missing)
Any suggestions how I should set this up in Crystal Reports?

Post Author: sunny07
CA Forum: General
User will be prompted for a donation type which they will select from a drop down menu. They will only be able to select one donation type when the report is run. There are only 4 donation types that the users can choose from. There are different test Ids for each donation type. The test IDs for each donation type are not defined in the database. Any suggests how I define the test IDs for each donation type IN CR 11.5? Any suggestion how I display the test IDs as displayed below? Connecting to an Oracle database. 24BA, FINB, HBC, HCV, ABRH, ABS are examples of test IDs.
Example running report for the donation type Bacterial Culture:
Unit Number                              Batch ID                      24BA                   FINB               HBC              HCV
W03305100919                     20070321HI                                                *                                                *
Example running the report for the donation type ABO Screen:
Unit Number                     Batch ID                           ABRH                       ABS
W035304100926             20070320HI                          *
W035304100932              20070320HI
W035304100932 will appear on the report because it has ABO Screen donation type. This unit does not have any missing test results.
*The test ID does not exist for this unit number.
Thanks!

Similar Messages

  • I want to write a program in LabView then pass the test results to teststand to check if it pass or fail without displaying the test stand program,

    I want to write a program in LabView and create an execute but I want to be able to pass test results to test stand to find it the unit pass ar fail the test then save the data to a database. How would i go about it.

    What's confusing is your statement that you want to do this "without display the test stand program". You can minimize the TestStand UI to the task bar but if you don't want TestStand to be running, how can TestStand evaluate the result. Explain a little more please.
    In the message body of your post, you just say you want to create a LabVIEW exe and pass the results to TestStand. What I would recomend is that instead of an exe, you create a dll and use TestStand's DLL adapter to call it and return the results. TestStand will evaluate it and do the logging.

  • Generating a test result without a module

    I have a basic question about generating a test result without calling a module in TestStand.
    For example, I do a pair of read operations from a product and return the results to a pair of numeric local variables. Now I want to do a sequence pass/fail or numeric limit test based on these two values. The results are already available and I can do a function step to test a result, say from a basic math operation. But I can't create a pass/fail result from a function step. I've gotten around the issue by creating a dummy module that has no function other than to allow me use the expression builder to assign a result to one of the step result items, but this sure seems stupid.
    What am I missing?
    Thanks,
    Dave
    Solved!
    Go to Solution.

    Do it in the Pre-expression.
    Use the <none> adapter as suggested and place down a Numeric Limit Test step.  Then in the Pre-Expression put something like this:
    Step.Result.Numeric = Locals.A - Locals.B
    If you look at the Data Source tab you will see the variable which gets evaluated and compared against the limits.
    In fact if you wanted to you could avoid the Pre-Expression and just put your calculation in the Data Source Expression:
    Locals.A - Locals.B
    You can set up the Limits on the Limits tab for that step.
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • Can't print test results as "user"

    Hi,
    I have a program  written in Labview 6.1 by another developer. This program runs on a
    PC with Windows 2000 ver. 5.0 Bld 2195 SP 3. Even though this is a
    stand alone test station and cannot ever be connected to the internet,
    we have McAfee virus protection ver. 8.01 installed and running. Test
    data is written to an Excel spreadsheet. The spreadsheet is then stored
    on the hard drive and printed on a dedicated printer.
    When the operator is
    logged on as a "user" he can run the program but he cannot print or
    store his test results. Also, I have noticed that all the print vi's on
    the function palatte are missing. Even the Excel and Word ones
    When
    I log on as a "system admin". I can run the program, print and store the
    test results. Also, all the print vi's on the function palatte are
    present and functional. Including the Excel and Word vi's.
    For security reasons, no test operator can be a system admin.
    So, how can I have my test operator be a "user" or "power user" and not a "sys admin", run the test program, print and store the results.
    Please
    note, upgrading the system or software would take an act of God (i.e. permission
    from the military and the customer and DSS.), so that is not an option.
    I have also tried making the test operator a "power user" and he still cannot print his test results.
    Thanks for your help.
    Ken M
    Sr. Test Engineer
    CPI Inc.

    Hi
    The following KnowledgeBase maybe helpful in guiding you how to provide full control of National Instruments products to all users:
    http://digital.ni.com/public.nsf/allkb/BB393E7B361E939886256EFD007AC591?OpenDocument
    Let us know if this helps!
    Mehak D.

  • Report Tab showing Cleanup Test results

    We're running with TS 4.0 (VIs in LV 8.5).  We've customized the Operator Interface so that the Execution View and Report View are contained in the same tab.  Before now, we really didn't use the Cleanup section of the sequence file.  However, as our test evolved, we realized the need to guarantee certain predictable shutdown.  Anyway, when we run our tests (we have the report set to on-the-fly) the tests in Main show up in the execution tab and display pass/fail.  When a subsequence is called, the execution tab lists those (sub)tests and their results, as expected.  The problem is that we have a couple of things we do in Cleanup, and when the test ends, the execution tab displays the results of the things that were done in Cleanup.  We'd like the test results from Main to show up at the end so that the user can see what passed/failed without having to scroll through the report.  Is there a way to do this?

    Hello mrbean,
    I am not seeing the same behavior that you describe.  The execution pointer should always follow the steps in the currently executing sequence.  If your MainSequence cleanup step group does not call any subsequences, then the execution pointer should not leave the MainSequence.  Furthermore, when I do place a subsequence in my cleanup step group, the execution pointer still returns to the MainSequence from which the subsequence was called once it is finished executing.  So I have been unable to reproduce this issue.
    However, if you simply want to disable tracing into the Cleanup step group, you can go to Configure > Station Options and uncheck the "Allow Tracing into Setup/Cleanup" option.  I hope that helps.
    Regards,
    Marty H.
    National Instruments

  • Import the test results and doors links back to doors with NI Requirement Gateway

    Hi together,
    I will try to explain my problem:
    We are using TestStand, DOORS and the NI Requirement Gateway.
    We created a test specification in DOORS, TestStand used the DOORS IDs to connect the TestSteps in Teststand with the requirements in DOORS.
    TestStand runs the test and creates XML-results, the NIRG is able to import these XML-results back to DOORS and creates a new(!!!) DOORS module, parallel to the said test spec.
    This module contains some attributes like the single test steps, the results (pass,fail, whatever, ...) but now I am missing a relationship between the DOORS test specification and these results of the XML file or better, the XML-import in the new DOORS Module.
    We want to manage our test results only(!) in DOORS so it should be possible to link(!) automatically the results of the XML to the DOORS TestSpec cause we are able to transfer the DOORS-IDs or other attributes (i.e.. The "un"unique NI ID#") too!
    in ASCII-art:
    DOORS_TestSpec -> NI_TestStand -> NI_Result -> DOORS_Result  <--------- with LINKS to the DOORS_TestSpec!!!!!!!!!
    Next Step is the DOORS Analyze Tool but we need the links to follow them and to show us the results.
    Would be nice to know if somebody else knows the problem or perhaps someone has an other solution. Thanks for your time!
    Greet

    Regarding your statement "We will generate a chunk of XML-Results, so we are not able to link all the requirements by hand", are you concerned about having to update the path to the XML files each time you run the test?  In this case, I would recommend creating a directory to store only the most recent report (the report path can be modified in the TestStand report options), and set the XML report project in Requirements Gateway to point to this directory.  In your TestStand sequence, you could call code which moves the previous report file into a backup location so that only the newest file is in the specified directory.  THis would prevent you from needing to modify the Requirements Gateway project to access the latest report; reanalyzing would reload the project with the new file.  The traceability information will therefore always be up to date, and you can see that the DOORS requirements are being covered by the test results.
    I agree that there is not really a good solution for importing the XML reports into DOORS, but I think you can acheive the result you are looking for using the report files directly.
    Al B.
    Staff Software Engineer - TestStand
    CTA/CLD

  • Displaying Web Service Results in a Report

    have a web service registered with APEX (GET_DAY_OF_THE_WEEK).
    It tests fine from the Web Service References Panel.
    I am trying to follow the steps in the Oracle Database Application Express
    User's Guide [Release 2.2 Part Number B28550-01] under the Displaying Web
    Service Results in a Report topic.
    When I get to step 6 = "For Result Tree to Report On, select the portion of the
    resulting XML document that contains the information you want to include in the
    report." ... THERE IS NO PLACE TO -->"...select the portion of the resulting
    XML document that contains the information you want to include in the report".
    Is this a bug? Is there a workaround?
    Steve

    Hi,
    I'm having a similar problem - I have a work_date column and I want to use a date picker to select tasks performed between 2 dates.
    For example, on Page 3 I have a username,client_name and task fields. I have 2 date pickers, one for start date and one for end date, and a submit button.
    I want to be able to select '01-AUG-10' from the start_date, then '31-AUG-10' from the end_date, then redirect to a page (Page 41) when I click the button to run this:
    select username,client_name,task,work_date
    from replicon where
    username = :P3_USERNAME and
    work_date between to_date(:P3_START_DATE,'DD-MON-RR') and
    to_date(:P3_END_DATE,'DD-MON-RR')
    order by work_date
    but I'm getting this error:
    ORA-01858: a non-numeric character was found where a numeric was expected
    The date format is "DD-MON-RR', and the work_date column is a "DATE" data type.
    The button items are "P3_USERNAME","P3_START_DATE" and "P3_END_DATE" with the same values (&P3_USERNAME etc), and the button redirects to page 41.
    I can't see how I can pass the username, start_date and end_date from Page 3 to Page 41. Am I using the correct ITEMS, or is it the query?
    Help appreciated.

  • NI_LimitMeasurement in multiple numeric limit test results ?

    Hi,
    I'm setting up a database where I will store my teststand results. I've seen that the default "multiple numeric limit test" stores as first result an entry with type_name = "Array of NI_Measurement[0..n]" (n being the number of values returned by this step).
    What's the goal of storing this in the database ? Is it only used to know how many results have been returned by the step ?
    Regards,
    Alex

    Dear SG3,
    I've a written a simple TestStand sequence which executes a single "Multiple Numeric Limit Test" returning 2 random values :
    The results are stored in my database using the default "MySQL Insert (NI)" schema. When I look for what has been written to the database, there are 2 steps results in the "STEP_RESULT" table. The first one is the MainSequence Callback. The second one is my "Multiple Numeric Limit Test" step.
    If I then display the corresponding results of this step that are in the "PROP_RESULT" table, here is what I get :
    There are 3 entries in this table. The first one is named "Measurement" from type "Array of NI_LimitMeasurement[0..1]". The two other entries are my generated random numbers.
    What is the purpose of the first entry ?
    Regards,
    Alex

  • Faulty test result

    I recently gave my iMac a checkup using the TechTool Deluxe package included on the AppleCare Protection Plan CD. I first updated the TTD software to the latest version, 3.1.2. I am not experiencing any problems whatsoever, but thought an ounce of prevention, etc... Everything was OK except the VRAM check, which failed the test. I quit all applications, restarted, ran the test again with the same result. I followed up with an extended Apple Hardware Test to confirm the findings and received a "no trouble found" message.
    Since I am not having any display or graphics issues of any kind, and the Apple test was fine, should I assume that the TTD test is giving me a false reading and stop obsessing over something that doesn't seem to be a problem?
    Thanks!

    Thanks to Al. I called Apple Care and was told that since the Apple Hardware Test is what they would go by, and it doesn't indicate any problem, I should ignore the TechTool test result. A Merry MacChristmas to all!

  • Ridiculous Download Times on Reader Extended Docs (test results included)

    I've been receiving complaints from clients about extreme download times (up to 30 minutes to view a 150MB file on a 20 mbps connection).  So I decided to run some tests to see if this was being caused by a configuration issue, or something easy to resolve.  (Testing results at the bottom of the page)
    A little background info:  Our core business utilizes pdf documents that have been enabled for shared review, reader extended, and then displayed within the browser.  So I decided to take the same 50MB test file and create 4 versions of it.  The original, one that was just reader extended, one that was just enabled for shared review, and one that was enabled for shared review AND reader extended.  I then tested in 3 browsers, IE9, Firefox 3.6.17, and chrome 11.0.  I used Reader X in all of the testing.
    What I found out:
    IE uses an active-x version of reader to display within the browser.  This is the only browser in testing that used the active-x version and it does support streaming the file so that you can start working on the first page while the rest of the document is still downloading.  BUT when a document is reader extended this feature does not work at all.  You have to download the entire document before you can do anything.  The viewer essentially freezes until it finishes downloading.  Downloading in this psudo streaming method, it downloads MUCH slower.  I'm talking 5 minutes to download a file that only takes 45 seconds if you click "Save Target As".
    Firefox and Chrome both use the Plug-In version of the reader to display within the browser.  This version does not support streaming of the file and instead forces you to download the entire file before viewing (even for non reader extended docs).  The good news here is that on a Reader extended document, since it's not trying to stream the document it downloads much faster (more like 90 seconds for the same file that takes 45 seconds to download if you click "Save Target As").
    I would tell our clients to use FF or Chrome, but that's in the hands of the IT departments, and most are using IE.  As you can see the Active-X version of the viewer has by far the worst performance by far, and it's completely unbearable on files that are over 100 or 150MB.  It would be nice if someone at Adobe could address this serious performance issue.  I've even tried setting Fast Web View off and Speculative Downloading off, but the Active-X version still tries to display the first page and then stream the rest which results in a 3-5 minute download that should only take 45 seconds.

    The only way it can get fixed is if you report it to Adobe. Posting it here may not be sufficient. There is an Acrobat feature request forum here and a bug report form here: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Load Test Results - time series request data for by URL in VS2013

    I am trying to figure out how to export and then analyze the results of a load test, but after the test is over it seems I cannot find the data for each individual request by url. This data shows during the load test itself, but after it is over it seems
    as if that data is no longer accessible and all I can find are totals. The data that I want is under the "Page response time" graph on the graphs window during the test. I know this is not the response time for every single request and is probably
    averaged, but that would suffice for the calculations I want to make. 
    I have looked in the database on my local machine (LoadTest2010, where all of the summary data is stored) and I cannot find the data I'm looking for. 
    My goal is to plot (probably in excel) each request url against the user load and analyze the slope of the response time averages to determine which requests scale the worst (and best). During the load test I can see this data and get a visual idea but when
    it ends I cannot seem to find it to export. 
    A) Can this data be exported from within visual studio? Is there a setting required to make VS persist this data to the database? I have, from under Run Settings, the "Results" section "Timing Details Storage" set to "All individual
    details" and the Storage Type set to "Database". 
    B) If this data isn't available from within VS, is it in any of the tables in the LoadTest2010 database where all of the summary data is stored?
    Thanks
    Luke

    Hi Luke,
    Since the load test is used to
    simulate many users accessing a server at the same time, it is mainly verify a wev server load stress.
    As you said that you want to find the data
    for each individual request by url, I know that generally we can analyze the url request from the Summary like the following screen shot.
    >>I
    have looked in the database on my local machine (LoadTest2010, where all of the summary data is stored) and I cannot find the data I'm looking for. 
    I suggest you can try to add the
    SQL Tracing Connect String in the Run Setting properties to trace the data.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/74ff1c3e-cdc5-403a-b82f-66fbd36b1cc2/sql-server-tracing-in-visual-studio-load-test?forum=vstest
    In addition, you can try to create an excel to analyze the load test result, for more information:
    http://msdn.microsoft.com/en-us/library/dd997707.aspx
    Hope it help you!
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to display the search result without reloading the whole page

    HI,
    I have separate fragments for Search Box to enter keyword and Search Result to display the result. Also I have different sections within the page to put these fragments. So how could I display the results without reloading the whole page.
    Also if I have next button in my search result area, how could I display the search results in next page without reloading all other sections present in our page. Please let me know if any service or idoc function present such that result could be shown in search result section without reloading whole page.
    Please let me know how to restrict page reload for every action within a page.
    Thanks,
    Ramesh
    Edited by: Ramesh_Est on May 27, 2010 3:14 AM
    Edited by: Ramesh_Est on May 27, 2010 8:39 PM

    This is default behaviour of the template of your space. You can create a new page template and than you can create a region for the search results.
    Or you can create a custom taskflow were you use the webcenter taskflows to search for the space.
    Take a look at this white paper:
    Extending webcenter spaces: http://www.oracle.com/technology/products/webcenter/pdf/owcs_r11_extend_spaces_wp.pdf
    and this one:
    Customizing site templates: http://www.oracle.com/technology/products/webcenter/pdf/owcs_ps1_site_template_wp.pdf
    Edited by: Yannick.O on 13-Apr-2010 02:32

  • Display of OVERALL RESULT value in any particult CELL in Workbook???

    Hi,
    is it possible to display the OVERALL RESULT value of a report in a particular cell in the workbook?
    Here is the scenario: When i run a workbook, say the overall result is $1000. i want to display this value in cell D7 of the workbook.
    is this possible using macros????
    Thanks
    Krishna

    Thanks Mayanak.
    I am running the workbook in this case and i dont see any "convert to formula" option when i right click. Is this a option in 7.0 or 3.5. we are in 3.5.
    Krishna

  • Hi I want to create a search form with drop down search criteria. This form should then search on the same site and display the search results. Is there HTML available for this? Or an oline site that I can use to build this form? I created a form in Jotfo

    Hi I want to create a search form with drop down search criteria. This form should then search on the same site and display the search results. Is there HTML available for this? Or an oline site that I can use to build this form? I created a form in Jotform.com, but this form doesn't search the site, instead it sends me an e-mail. Do you have a solution for me? Thanks.

    Hi I want to create a search form with drop down search criteria. This form should then search on the same site and display the search results. Is there HTML available for this? Or an oline site that I can use to build this form? I created a form in Jotform.com, but this form doesn't search the site, instead it sends me an e-mail. Do you have a solution for me? Thanks.

  • How to view the emma coverage test result when running local job

    Hi Guys,
    When using emma in DTE, we can obtain the code coverage test result. I submit a farm job, and can get a txt or html file on coverage report. But when I run it locally, the txt / html files is unavailable. I can only see a folder named coverage with coverage.emma & metadata.emma. So my question is how can I get the coverage report from it?
    If I can use some command to generate report files, then what is it and how to run it.
    Thanks

    Hello Twenz
    This forum is mainly (should not be only but it is) used for supporting Oracle Application Testing Suite (OATS) products.
    I guess your question is not related to this solution at all. So maybe this is not really the right forum.
    Good luck
    JB

Maybe you are looking for