Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				4
                        votes
                    1
                        answer
                    824
                        views
                    I'm trying to record a test using UFT with the sample fight application. I installed the WPF add-on. After recording, I'm getting code with no WPF objects. Window("HPE MyFlight Sample Applicatio").Click 215,103 Window("HPE MyFlight Sample Applicatio").Type "john" Window("...
    
    
    
    
2
                        votes
                    1
                        answer
                    184
                        views
                    I tried to create defect from UFT and everything worked fine except the detected in release field, I am not able to enter value in it, tried both BG_DETECTED_IN_RCYC and BG_DETECTED_IN_REL. Set QCConnection = QCUtil.QCConnection Set BugFact = QCConnection.BugFactory Set NewBug = BugFact.AddItem(Null...
    
    
    
    
3
                        votes
                    1
                        answer
                    90
                        views
                    If I have UFT and my AUT open, if I want to change the FONT Style in Options > Text Editor > Fonts & Colors, then my AUT crashes/closes and UFT shows the following error: Exception of type: System.ArgumentException. Source: System.Drawing. Occured in Void CreateNativeFont() method Exception message ...
    
    
    
    
2
                        votes
                    1
                        answer
                    105
                        views
                    
                    asked 8 years ago by sreeni                                    
            
            
                            
                                            updated 8 years ago by snedambaram                                    
            
            
            
            
            
        Tags: 
                                        I would like to know various AppDynamics components need to deploy on premise for various features like Application Performance Management,Server Visibility,Application Analytics,Database Visibility and End User Monitoring.
    
    
    
    
4
                        votes
                    1
                        answer
                    240
                        views
                    I'm receiving the following error when when trying to use TE Add-in: The required HLLAPI or EHLLAPI function cannot be found, because the configured DLL is invalid
    
    
    
    
3
                        votes
                    1
                        answer
                    111
                        views
                    We have both FT and UFT concurrent licenses. AutoPass v9.3. We are finding that our UFT host machines are running out of full UFT licenses when they need it (being consumed by other machines that only need the FT licenses). How can we force UFT hosts to use the FT product type instead of the full UF...
    
    
    
    
3
                        votes
                    1
                        answer
                    237
                        views
                    For our company, the SAAS URL was currently changed to: https://mycompany.saas.hpe.com/qcbin/ (Old URL: https://mycompany.saas.hp.com/qcbin/) After the URL change, some of our QA team members can't connect UFT to ALM. They are receiving the error: "HP Unified Functional Testing...Failed to updat...
    
    
    
    
3
                        votes
                    1
                        answer
                    159
                        views
                    I'm unable to figure this one out. I have Jenkins set up to integrate with my UFT instance via the HP Application Automation Tools Plugin (configured to "Execute HP Tests from file system"). My Git repository is specified in the Source Code Management. Jenkins is able to check out the script...
    
    
    
    
1
                        vote
                    1
                        answer
                    46
                        views
                    I can't identify objects via descriptive programming in UFT. This is only happening when I try to run my scripts in my own (private) internal network. If I run the same test scripts using a normal internet environment, my descriptive programming objects are recognized just fine...just not in my own ...