Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				3
                        votes
                    2
                        answers
                    321
                        views
                    
                    asked 6 years ago by jameslcoleman                                    
            
            
                            
                                            updated 5 years ago by coleslaw                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
                            ♥ 2
            
            
            
        Hello. I am looking to display a custom message on the qcbin page, and I am wanting to see if there is another way of doing this besides the method discussed in the following post: https://eyeontesting.com/answers/i-would-like-to-display-a-message-on-the-qcbin-pag/
    
    
    
    
4
                        votes
                    1
                        answer
                    244
                        views
                    
                    asked 6 years ago by godawgs                                    
            
            
                            
                                            updated 6 years ago by David Hall                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
            
            
            
        Currently within our workflow customization we have a need to execute a query against the DB to determine if a linked defect exists when a user sets the status of a defect to duplicate. We discovered that only if someone was in the admin group that this query executed. After doing research we did fi...
    
    
    
    
4
                        votes
                    2
                        answers
                    47
                        views
                    
                    asked 6 years ago by godawgs                                    
            
            
                            
                                            updated 6 years ago by David Hall                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
            
            
            
        I have tried and can get the data using a Business View Graph for Test Configurations, with X-axis as Test Name, Y-axis as count Distinct Test Status and group by Test Config Exec Status. I don't see how I can specify the data to be only for the last 2 days. Please advice.
    
    
    
    
5
                        votes
                    1
                        answer
                    239
                        views
                    
                    asked 6 years ago by scruffy                                    
            
            
                            
                                            updated 6 years ago by josh-yates                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
            
            
            
        Back In QC 9.2 we have OTA OBJECT MODEL in the OTA HELP file, from this object we will be able to clearly see the relationships between each object in a diagramatic representation. Is there any such OTA OBJECT Model for latest version of ALM , If not how are we actually figuring out the flow of all ...
    
    
    
    
4
                        votes
                    1
                        answer
                    72
                        views
                    
                        Is there a way to reference FULL_NAME information from qcsiteadmin_db.td.users from a business view?
        
    
    
    
        
                    asked 6 years ago by jtaylor                                    
            
            
                            
                                            updated 6 years ago by josh-yates                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
            
            
            
        Is there a way to reference FULL_NAME information from qcsiteadmin_db.td.users from a business view? We have a need to provide a person's full name in addition to the user name that is used throughout HP ALM for BG_RESPOSIBLE, BG_DETECTED_BY, TS_RESPONSIBLE, etc. The USERS table in each project has ...
    
    
    
    
2
                        votes
                    1
                        answer
                    210
                        views
                    
                    asked 6 years ago by coleslaw                                    
            
            
                            
                                            updated 6 years ago by jameslcoleman                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
                            ♥ 1
            
            
            
        Hello. I have been asked to create a report for a team that will provide the test cases along with the "Actual" results from all the test cases that have been run.  I was able to pull together all the data, but I'm stuck with narrowing down the info to one line per test case. If it was just the test...
    
    
    
    
2
                        votes
                    1
                        answer
                    175
                        views
                    
                    asked 6 years ago by coleslaw                                    
            
            
                            
                                            updated 6 years ago by miraclefren2                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
                            ♥ 1
            
            
            
        Hello. I am trying to create a query that will provide a report containing the run times broken down into seconds, minutes, etc. So far, I have the following query, but I keep receiving an error. Can you help me with this? Thanks! SELECT rn_test_id, sum(rn_duration) as sec, sum(rn_duration) / 60 as ...
    
    
    
    
3
                        votes
                    1
                        answer
                    75
                        views
                    
                    asked 6 years ago by coleslaw                                    
            
            
                            
                                            updated 6 years ago by jameslcoleman                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
                            ♥ 1
            
            
            
        Hello. We have a report that we run in ALM to display the manual test steps that have been executed, and we are receiving negative values in the report, when all the steps in the TC has been run successfully. We found that the tests in Test Lab had fewer steps than the same instance in Test Plan. Th...
    
    
    
    
2
                        votes
                    1
                        answer
                    380
                        views
                    
                    asked 6 years ago by gobroncos                                    
            
            
                            
                                            updated 6 years ago by pt-barnum                                    
            
                            
                    Category:
                    
                    Application Lifecycle Management
                
            
            
            
            
        I was informed that the TLS Bridge for our DEV ALM application server will be targeted (via deployment) tonight to disable TLS 1.0 & 1.1 and enable TLS 1.2 followed by a reboot. Are there any known issues that can occur? I plan to validate normal ALM UI & Site Admin functionality but is ther...