This is a migrated thread and some comments may be shown as answers.

Test List stops execution

1 Answer 71 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
dan
Top achievements
Rank 1
dan asked on 06 Sep 2016, 08:15 PM

The execution of tests in a Test List stops after one or more tests have run. I'm observing that the test execution stops after the execution of a test that has data driven element and verification steps.

 

The log ends as follows...

[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Execution] ExecutionEngine.NotifyAfterStepExecuted() : Finished executing step 1 "Verify element 'TIRTFieldLabels' 'is not' visible.".
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Execution] ExecutionEngine.NotifyAfterStepExecuted() : Finished executing step 25 "Execute test 'Verify `RESP Notional Info` field - label is NOT visible'".
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),TestStudio] VisualDebugger.ShutDown() : VisualDebbuger::ShutDown::Start
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),TestStudio] VisualDebugger.ShutDown() : VisualDebbuger::ShutDown::End
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Framework] BrowserProvisioner.EndService() : Connecting to the provisioning pipe "Pipe.ArtOfTest.WebAii.BrowserProvisioner_561303224" in order to unblock and eventually terminate it...
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Framework] BrowserProvisioner.EndService() : Provisioning pipe connected.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:9),Framework] BrowserProvisioner.ServiceThread() : A new client has connected to the provisioning pipe but this will be treated as a termination cue.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Framework] BrowserProvisioner.EndService() : Provisioning thread terminated.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),DialogPlayback] DialogMonitor.AddDialog() : Added {OnBeforeUnloadDialog(Dismiss=OK)} for monitoring.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Framework] Manager.RemoveBrowser() : Removed client ID "Client_2b1ad345-cd6e-4667-914c-844b6c27a2e5" (0 remaining).
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Framework] Manager.SetActiveBrowser() : Active browser is now null.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:1),Framework] BrowserRemoted.End() : Now aborting the listener thread (TID = 7).
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8)] First trace message from background thread "UAI Dispatcher Thread" (managed ID = 8, native ID = 8444).
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),DialogPlayback] DialogMonitor.OnWindowCreated() : New dialog detected (ClassName = "#32770", Handle = "67472").
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),DialogPlayback] DialogMonitor.HandleDialog() : OnBeforeUnloadDialog(Dismiss=OK) detected, now attempting to handle it.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),DialogPlayback] DialogMonitor.HandleDialog() : OnBeforeUnloadDialog(Dismiss=OK) handled.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected.
[09/06 15:06:32,IEXPLORE.EXE(8676:1),Framework] BrowserRemoteClient.Disconnect() : Sending ClientDisconnectRequest(ClientId="Client_2b1ad345-cd6e-4667-914c-844b6c27a2e5") to pipe server...
[09/06 15:06:32,IEXPLORE.EXE(8676:1),Framework] BrowserRemoteClient.Disconnect() : Command pipe is already disconnected.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:7),Warning] PipeCommunication.SyncPipeRead() : Pipe read broken by thread-abort.
[09/06 15:06:32,ArtOfTest.Runner.exe(7068:8),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected.
[09/06 15:06:33,ArtOfTest.Runner.exe(7068:8),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected.
[09/06 15:06:33,ArtOfTest.Runner.exe(7068:8),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected.
[09/06 15:06:33,ArtOfTest.Runner.exe(7068:1),DialogPlayback] DialogMonitor.Stop() : Dialog monitoring is being halted.
[09/06 15:06:33,ArtOfTest.Runner.exe(7068:1),UIAutomation] AutomationExtensions.AddAutomationEventHandler() : Added a(n) WindowPatternIdentifiers.WindowOpenedProperty handler on element System.Windows.Automation.AutomationElement scope Descendants.
[09/06 15:06:34,ArtOfTest.Runner.exe(7068:1),Uncategorized] CommandLineRunner.Log() : Executing test: 'US 9313 - Verify TIRT Information fields are searchable in Advanced Find'

Any Ideas?

 

Thanks,

dan

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 09 Sep 2016, 11:13 AM
Hi Dan,

The log you have provided is not full and does not contain a particular clue to what might be going wrong. It is also important which is the current version of Test Studio you are using since there are quite many improvements made in our latest releases. 

Please elaborate more on the exact issue you are facing - do the test lists stops after particular tests each time or randomly? Do you run the test lists remotely.scheduled or locally? The full application log will be also quite useful. Please clear the log before you execute a test list that stops as you described to ensure that only relative to the issue information will be recorded within the file. 

Regards,
Elena Tsvetkova
Telerik by Progress
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
dan
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or