Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				9
                        votes
                    1
                        answer
                    52
                        views
                    
                    asked 13 years ago by derlweldon                                    
            
            
                            
                                            updated 13 years ago by sammyh                                    
            
            
            
            
            
        Is it possible for two people to modify QC lists and workflow at the same time?
    
    
    
    
5
                        votes
                    1
                        answer
                    80
                        views
                    Tags: 
                                        I am posting the following issue that MrWhite managed to get a resolution for from sending him a copy of one of my affected projects. He will be including the fix. This is a pretty specific issue for our set of projects, but feeling was it might be able to help out others out there in case a similar...
    
    
    
    
2
                        votes
                    1
                        answer
                    105
                        views
                    
                    asked 13 years ago by neena                                    
            
            
                            
                                            updated 13 years ago by bubblehead712                                    
            
            
            
            
            
        I am getting the following error. [Window Title] Windows Installer [Main Instruction] The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program ...
    
    
    
    
5
                        votes
                    1
                        answer
                    53
                        views
                    Tags: 
                                        When creating a requirement summary graph, I have noticed an interesting result. I am displaying target releases, grouped by status. Each release has ties to some of the same requirements. When the graph is generated, it shows each target release as a column in the created summary graph. I have atte...
    
    
    
    
3
                        votes
                    1
                        answer
                    55
                        views
                    We have QC 11 Enterprise Edition. Last week I received an auto notification that Patch 13 32-bit version was available. Does this patch work with QC 11 Enterprise, or only QC 11 ALM? In other words - should we be trying to apply patch 13 or patch 12?
    
    
    
    
2
                        votes
                    3
                        answers
                    1183
                        views
                    
                    asked 13 years ago by gizmo                                    
            
            
                            
                                            updated 9 years ago by suryakosuri                                    
            
            
            
            
            
        5
                        votes
                    1
                        answer
                    290
                        views
                    
                    asked 13 years ago by jeffrey-gardner-1                                    
            
            
                            
                                            updated 13 years ago by garystew                                    
            
            
            
            
            
        2
                        votes
                    1
                        answer
                    191
                        views
                    
                    asked 13 years ago by gizmo                                    
            
            
                            
                                            updated 13 years ago by jeffrey-gardner-1                                    
            
            
            
            
            
        2
                        votes
                    1
                        answer
                    94
                        views
                    
                    asked 13 years ago by neena                                    
            
            
                            
                                            updated 13 years ago by bubblehead712                                    
            
            
            
            
            
        I have been looking thru QTP documentation to find out how to extract variables from PageDOM. The way to access the object in jQuery is as follows : $(s) If you wanted to access a variable of s object, you would do, for example: $(s).pageName or $(s).channel On this page I tried below but looks like...