Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    1
                        answer
                    441
                        views
                    Hi. I have a vbs file that drives UFT tests. I have a series of UFT Tests or 'Actions'. How can I exit/stop UFT from executing more tests, if it fails 1? My understanding is, ExitRun, ExitAction only pertains to a specific action, and if there is another test after it in the pipeline, it will contin...
    
    
    
    
0
                        votes
                    1
                        answer
                    157
                        views
                    Is there a way to run the UFT scripts via vbs file using the runtime engine but not utilize a license?
    
    
    
    
0
                        votes
                    1
                        answer
                    101
                        views
                    
                    asked 8 years ago by bhogapuram                                    
            
            
                            
                                            updated 8 years ago by raja                                    
            
            
            
            
            
        We are having issue with .vbs file, while importing a .vbs file into UFT, non-English characters are being transformed into special characters.
    
    
    
    
0
                        votes
                    1
                        answer
                    248
                        views
                    
                    asked 8 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 8 years ago by rich-text                                    
            
            
            
            
            
        Can I get the Action name of one of my actions when I'm running in a UFT script?
    
    
    
    
0
                        votes
                    1
                        answer
                    685
                        views
                    How can I get the test name or script name in UFT?
    
    
    
    
0
                        votes
                    1
                        answer
                    728
                        views
                    
                    asked 9 years ago by pumpkin                                    
            
            
                            
                                            updated 9 years ago by bubblehead712                                    
            
            
            
            
            
        I am trying to execute a script through UFT, but it shuts down as soon as it hits the line. Set myTool = CreateObject("QuickTest.Application") I have created a .vbs file that is only two lines Set myTool = CreateObject("QuickTest.Application") myTool.launch I get the error "Unspe...
    
    
    
    
1
                        vote
                    1
                        answer
                    52
                        views
                    
                    asked 9 years ago by neena                                    
            
            
                            
                                            updated 9 years ago by bubblehead712                                    
            
            
            
            
            
        I am able to launch UFT from desktop but unable to launch from VBS script. Does anybody know why?
    
    
    
    
2
                        votes
                    1
                        answer
                    414
                        views
                    Tags: 
                                        I have a .vbs script that launches my UFT tests and runs them. How can I pass a value from my .vbs script to the UFT test?
    
    
    
    
0
                        votes
                    1
                        answer
                    617
                        views
                    
                    asked 11 years ago by sarath-medisetty                                    
            
            
                            
                                            updated 11 years ago by karthik-arutla                                    
            
            
            
            
            
        