Show Testcase1-demositeAssertsFailed.ds | bulk | Caused by: com.appvance.ds.client.DS3AssertException: Text Forgot Password? does not contain xxxxxxxxxxxxxxxxxxxxxx?Exception: Text Forgot Password? does not contain xxxxxxxxxxxxxxxxxxxxxx? | Normal | |
Error found: Caused by: com.appvance.ds.client.DS3AssertException: Text Forgot Password? does not contain xxxxxxxxxxxxxxxxxxxxxx? Exception: Text Forgot Password? does not contain xxxxxxxxxxxxxxxxxxxxxx?
JUnit Reportkeyboard_arrow_downDownload JUnit XML
Stepskeyboard_arrow_down
Designer Script & Resources1 - demositeAssertsFailed.dskeyboard_arrow_downDownload Script
Failure Snapshot 1 - demositeAssertsFailed.dskeyboard_arrow_down
Instant Replay 1 - demositeAssertsFailed.dskeyboard_arrow_downDownload Instant Replay
Script Snapshot 1 - demositeAssertsFailed.dskeyboard_arrow_down
Trace Logskeyboard_arrow_downOutput Log:
Scenario Type: bulk
User id:2 Time before starting due to rampup settings:0
Using testcase timing: false
DS3Bridge.java || processScript || C:\AIQ-4.9.0-52886\aiq_distribution\TestNode\SCENARIO5sgnjt334g5zwgr6t9hkp4rtzw059k\29IAMNC67SZQV0JT38\demositeAssertsFailed.ds
* Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. * Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. Starting session 50728368 Timestamp 1679504363863
Adding key $password with value 123456susanaQA
Adding key $email with value susana@guapa.com
Step 1: Navigate to https://demosite.appvance.com/
Step 2:
Fallback string:link(any("/login","Login"))
this script must fail
Step 3:
Fallback string:submit(any("btn btn-block btn-lg btn-success","btn btn-block btn-lg btn-success","commit","Login"))
AssertContainsText(submit("{"locators":["btn btn-block btn-lg btn-success","btn btn-block btn-lg btn-success","commit","Login"],"DS3_Any":true}"),Login)
Step 4: Navigate to https://demosite.appvance.com/login
Step 5:
Fallback string:link(any("/password/recover","/password/recover","Forgot Password?"))
this step must fail
Last known alert is null
java.lang.reflect.InvocationTargetException
at NativeMethodAccessorImpl.invoke0(Native Method)
at NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.appvance.enterprise.executer.Executer.execute(Executer.java:69)
at com.appvance.enterprise.executer.User.runTest(User.java:585)
at com.appvance.enterprise.executer.User.runOnce(User.java:543)
at com.appvance.enterprise.executer.User.runIteration(User.java:434)
at com.appvance.enterprise.executer.User.run(User.java:388)
Caused by: com.appvance.ds.client.DS3AssertException: Text Forgot Password? does not contain xxxxxxxxxxxxxxxxxxxxxx?
at com.appvance.ds.client.DSPlaybackClient.assertCompleted(DSPlaybackClient.java:5072)
at com.appvance.ds.client.DSAssertClient.verifyContainsText(DSAssertClient.java:782)
at com.appvance.ds.client.DSAssertClient.assertContainsText(DSAssertClient.java:763)
at com.appvance.ds.xml.XMLClient.processStep(XMLClient.java:1634)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:161)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:2097)
at com.appvance.ds.client.FileClient.processScript(FileClient.java:64)
at com.appvance.ds.client.FileClient.processXMLFile(FileClient.java:60)
at com.appvance.enterprise.eop.DS3Bridge.processScript(DS3Bridge.java:287)
9 more
Stopping session 50728368: true Timestamp 1679504375745
|
Show Testcase1-appleAssertsPass.ds | bulk | Caused by: com.appvance.ds.client.DS3AssertException: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}")Exception: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}") | Normal | |
Error found: Caused by: com.appvance.ds.client.DS3AssertException: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}") Exception: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}")
JUnit Reportkeyboard_arrow_downDownload JUnit XML
Stepskeyboard_arrow_down
Designer Script & Resources1 - appleAssertsPass.dskeyboard_arrow_downDownload Script
Failure Snapshot 1 - appleAssertsPass.dskeyboard_arrow_down
Instant Replay 1 - appleAssertsPass.dskeyboard_arrow_downDownload Instant Replay
Script Snapshot 1 - appleAssertsPass.dskeyboard_arrow_down
Trace Logskeyboard_arrow_downOutput Log:
Scenario Type: bulk
User id:1 Time before starting due to rampup settings:0
Using testcase timing: false
DS3Bridge.java || processScript || C:\AIQ-4.9.0-52886\aiq_distribution\TestNode\SCENARIO5sgnjt334g5zwgr6t9hkp4rtzw059k\29IAMNC67SZQV0JT38\appleAssertsPass.ds
* Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. * Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. Starting session 56557355 Timestamp 1679504679705
Adding key $password with value 123456susanaQA
Adding key $email with value susana@guapa.com
Step 1: this script must pass
Step 2:
Fallback string:link(any("/login","/login","Login"))
AssertExists(link("{"locators":["/login","/login","Login"],"DS3_Any":true}"))
Last known alert is null
java.lang.reflect.InvocationTargetException
at NativeMethodAccessorImpl.invoke0(Native Method)
at NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.appvance.enterprise.executer.Executer.execute(Executer.java:69)
at com.appvance.enterprise.executer.User.runTest(User.java:585)
at com.appvance.enterprise.executer.User.runOnce(User.java:543)
at com.appvance.enterprise.executer.User.runIteration(User.java:434)
at com.appvance.enterprise.executer.User.run(User.java:388)
Caused by: com.appvance.ds.client.DS3AssertException: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}")
at com.appvance.ds.client.DSPlaybackClient.assertCompleted(DSPlaybackClient.java:5072)
at com.appvance.ds.client.DSAssertClient.verifyExists(DSAssertClient.java:190)
at com.appvance.ds.client.DSAssertClient.assertExists(DSAssertClient.java:165)
at host.HostMethodDesc$SingleMethod$MHBase.invokeHandle(HostMethodDesc.java:333)
at host.GuestToHostCodeCache$1.executeImpl(GuestToHostCodeCache.java:98)
at host.GuestToHostRootNode.execute(GuestToHostRootNode.java:81)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.callInlined(OptimizedCallTarget.java:499)
at GraalRuntimeSupport.callInlined(GraalRuntimeSupport.java:186)
at host.GuestToHostRootNode.guestToHostCall(GuestToHostRootNode.java:107)
at host.HostMethodDesc$SingleMethod$MHBase.invokeGuestToHost(HostMethodDesc.java:364)
at host.HostExecuteNode.doInvoke(HostExecuteNode.java:873)
at host.HostExecuteNode.doOverloadedCached(HostExecuteNode.java:288)
at host.HostExecuteNodeGen.executeAndSpecialize(HostExecuteNodeGen.java:240)
at host.HostExecuteNodeGen.execute(HostExecuteNodeGen.java:96)
at host.HostObject.invokeMember(HostObject.java:451)
at host.HostObjectGen$InteropLibraryExports$Cached.invokeMemberNode_AndSpecialize(HostObjectGen.java:2695)
at host.HostObjectGen$InteropLibraryExports$Cached.invokeMember(HostObjectGen.java:2677)
at api.interop.InteropLibraryGen$CachedDispatch.invokeMember(InteropLibraryGen.java:8138)
at function.JSFunctionCallNode$ForeignInvokeNode.executeCall(JSFunctionCallNode.java:1475)
at function.JSFunctionCallNode.executeAndSpecialize(JSFunctionCallNode.java:303)
at function.JSFunctionCallNode.executeCall(JSFunctionCallNode.java:249)
at function.JSFunctionCallNode$InvokeNode.execute(JSFunctionCallNode.java:722)
at control.ReturnNode$TerminalPositionReturnNode.execute(ReturnNode.java:165)
at control.IfNode.execute(IfNode.java:161)
at control.AbstractBlockNode.executeGeneric(AbstractBlockNode.java:85)
at control.AbstractBlockNode.executeGeneric(AbstractBlockNode.java:55)
at OptimizedBlockNode.executeGeneric(OptimizedBlockNode.java:81)
at control.AbstractBlockNode.execute(AbstractBlockNode.java:75)
at function.FunctionBodyNode.execute(FunctionBodyNode.java:73)
at function.FunctionRootNode.executeInRealm(FunctionRootNode.java:150)
at JavaScriptRealmBoundaryRootNode.execute(JavaScriptRealmBoundaryRootNode.java:93)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.profiledPERoot(OptimizedCallTarget.java:622)
at OptimizedCallTarget.callBoundary(OptimizedCallTarget.java:555)
at OptimizedCallTarget.doInvoke(OptimizedCallTarget.java:539)
at OptimizedCallTarget.callDirect(OptimizedCallTarget.java:481)
at OptimizedDirectCallNode.call(OptimizedDirectCallNode.java:71)
at function.JSFunctionCallNode$UnboundJSFunctionCacheNode.executeCall(JSFunctionCallNode.java:1256)
at function.JSFunctionCallNode.executeAndSpecialize(JSFunctionCallNode.java:303)
at function.JSFunctionCallNode.executeCall(JSFunctionCallNode.java:249)
at function.JSFunctionCallNode$CallNode.execute(JSFunctionCallNode.java:519)
at access.JSWriteCurrentFrameSlotNodeGen.execute_generic4(JSWriteCurrentFrameSlotNodeGen.java:163)
at access.JSWriteCurrentFrameSlotNodeGen.execute(JSWriteCurrentFrameSlotNodeGen.java:86)
at access.JSWriteCurrentFrameSlotNodeGen.executeVoid(JSWriteCurrentFrameSlotNodeGen.java:317)
at binary.DualNode.execute(DualNode.java:124)
at function.FunctionBodyNode.execute(FunctionBodyNode.java:73)
at function.FunctionRootNode.executeInRealm(FunctionRootNode.java:150)
at JavaScriptRealmBoundaryRootNode.execute(JavaScriptRealmBoundaryRootNode.java:93)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.profiledPERoot(OptimizedCallTarget.java:622)
at OptimizedCallTarget.callBoundary(OptimizedCallTarget.java:555)
at OptimizedCallTarget.doInvoke(OptimizedCallTarget.java:539)
at OptimizedCallTarget.callDirect(OptimizedCallTarget.java:481)
at OptimizedDirectCallNode.call(OptimizedDirectCallNode.java:71)
at JavaScriptLanguage$ParsedProgramRoot.execute(JavaScriptLanguage.java:230)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.profiledPERoot(OptimizedCallTarget.java:622)
at OptimizedCallTarget.callBoundary(OptimizedCallTarget.java:555)
at OptimizedCallTarget.doInvoke(OptimizedCallTarget.java:539)
at OptimizedCallTarget.callIndirect(OptimizedCallTarget.java:463)
at OptimizedCallTarget.call(OptimizedCallTarget.java:444)
at PolyglotContextImpl.eval(PolyglotContextImpl.java:1218)
at PolyglotContextDispatch.eval(PolyglotContextDispatch.java:62)
at eval(Context.java:379)
at eval(Context.java:405)
at com.appvance.ds.js.JSClient.evalString(JSClient.java:161)
at com.appvance.ds.xml.XMLClient.processStep(XMLClient.java:1597)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:161)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:2097)
at com.appvance.ds.client.FileClient.processScript(FileClient.java:64)
at com.appvance.ds.client.FileClient.processXMLFile(FileClient.java:60)
at com.appvance.enterprise.eop.DS3Bridge.processScript(DS3Bridge.java:287)
9 more
Stopping session 56557355: true Timestamp 1679504750420
|
Show Testcase1-loginDemositePassed.ds | bulk | Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}") | Normal | |
Error found: Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}") Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")
JUnit Reportkeyboard_arrow_downDownload JUnit XML
Stepskeyboard_arrow_down
Designer Script & Resources1 - loginDemositePassed.dskeyboard_arrow_downDownload Script
Failure Snapshot 1 - loginDemositePassed.dskeyboard_arrow_down
Instant Replay 1 - loginDemositePassed.dskeyboard_arrow_downDownload Instant Replay
Script Snapshot 1 - loginDemositePassed.dskeyboard_arrow_down
Trace Logskeyboard_arrow_downOutput Log:
Scenario Type: bulk
User id:5 Time before starting due to rampup settings:0
Using testcase timing: false
DS3Bridge.java || processScript || C:\AIQ-4.9.0-52886\aiq_distribution\TestNode\SCENARIO5sgnjt334g5zwgr6t9hkp4rtzw059k\29IAMNC67SZQV0JT38\loginDemositePassed.ds
* Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. * Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. Starting session 28197482 Timestamp 1679504376014
Adding key $password with value 123456susanaQA
Adding key $email with value susana@guapa.com
Step 1: Navigate to https://demosite.appvance.com/
Step 2:
Fallback string:link(any("/login","Login"))
this script must pass
Step 3:
Fallback string:emailbox(any("spree_user_email","form-control","spree_user[email]"))
SetValue(emailbox("spree_user_email"),$email)
Step 4:
Fallback string:password(any("spree_user_password","form-control","spree_user[password]"))
SetValue(password("spree_user_password"),$password)
Step 5:
Fallback string:submit(any("btn btn-block btn-lg btn-success","commit","Login"))
Click(submit("btn btn-block btn-lg btn-success"))
Step 6: Navigate to https://demosite.appvance.com/login
Step 7:
Fallback string:link(any("/signup","Create a new account"))
Click(link("/signup"))
Last known alert is null
java.lang.reflect.InvocationTargetException
at NativeMethodAccessorImpl.invoke0(Native Method)
at NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.appvance.enterprise.executer.Executer.execute(Executer.java:69)
at com.appvance.enterprise.executer.User.runTest(User.java:585)
at com.appvance.enterprise.executer.User.runOnce(User.java:543)
at com.appvance.enterprise.executer.User.runIteration(User.java:434)
at com.appvance.enterprise.executer.User.run(User.java:388)
Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")
at com.appvance.ds.client.DSPlaybackClient.checkAction(DSPlaybackClient.java:2557)
at com.appvance.ds.client.DSPlaybackClient.click(DSPlaybackClient.java:2745)
at com.appvance.ds.client.DSPlaybackClient.click(DSPlaybackClient.java:2855)
at com.appvance.ds.xml.XMLClient.processStep(XMLClient.java:749)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:161)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:2097)
at com.appvance.ds.client.FileClient.processScript(FileClient.java:64)
at com.appvance.ds.client.FileClient.processXMLFile(FileClient.java:60)
at com.appvance.enterprise.eop.DS3Bridge.processScript(DS3Bridge.java:287)
9 more
Stopping session 28197482: true Timestamp 1679504451151
|
Show Testcase1-loginDemositeFailed.ds | bulk | Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}") | Normal | |
Error found: Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}") Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")
JUnit Reportkeyboard_arrow_downDownload JUnit XML
Stepskeyboard_arrow_down
Designer Script & Resources1 - loginDemositeFailed.dskeyboard_arrow_downDownload Script
Failure Snapshot 1 - loginDemositeFailed.dskeyboard_arrow_down
Instant Replay 1 - loginDemositeFailed.dskeyboard_arrow_downDownload Instant Replay
Script Snapshot 1 - loginDemositeFailed.dskeyboard_arrow_down
Trace Logskeyboard_arrow_downOutput Log:
Scenario Type: bulk
User id:4 Time before starting due to rampup settings:0
Using testcase timing: false
DS3Bridge.java || processScript || C:\AIQ-4.9.0-52886\aiq_distribution\TestNode\SCENARIO5sgnjt334g5zwgr6t9hkp4rtzw059k\29IAMNC67SZQV0JT38\loginDemositeFailed.ds
* Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. * Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. Starting session 84699310 Timestamp 1679504522495
Adding key $password with value 123456susanaQA
Adding key $email with value susana@guapa.com
Step 1: Navigate to https://demosite.appvance.com/
Step 2:
Fallback string:link(any("/login","Login"))
this script must failed, it was not added the dpl
Step 3:
Fallback string:emailbox(any("spree_user_email","form-control","spree_user[email]"))
SetValue(emailbox("spree_user_email"),$email)
Step 4:
Fallback string:password(any("spree_user_password","form-control","spree_user[password]"))
SetValue(password("spree_user_password"),$password)
Step 5:
Fallback string:submit(any("btn btn-block btn-lg btn-success","commit","Login"))
Click(submit("btn btn-block btn-lg btn-success"))
Step 6: Navigate to https://demosite.appvance.com/login
Step 7:
Fallback string:link(any("/signup","Create a new account"))
Click(link("/signup"))
Last known alert is null
java.lang.reflect.InvocationTargetException
at NativeMethodAccessorImpl.invoke0(Native Method)
at NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.appvance.enterprise.executer.Executer.execute(Executer.java:69)
at com.appvance.enterprise.executer.User.runTest(User.java:585)
at com.appvance.enterprise.executer.User.runOnce(User.java:543)
at com.appvance.enterprise.executer.User.runIteration(User.java:434)
at com.appvance.enterprise.executer.User.run(User.java:388)
Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")
at com.appvance.ds.client.DSPlaybackClient.checkAction(DSPlaybackClient.java:2557)
at com.appvance.ds.client.DSPlaybackClient.click(DSPlaybackClient.java:2745)
at com.appvance.ds.client.DSPlaybackClient.click(DSPlaybackClient.java:2855)
at com.appvance.ds.xml.XMLClient.processStep(XMLClient.java:749)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:161)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:2097)
at com.appvance.ds.client.FileClient.processScript(FileClient.java:64)
at com.appvance.ds.client.FileClient.processXMLFile(FileClient.java:60)
at com.appvance.enterprise.eop.DS3Bridge.processScript(DS3Bridge.java:287)
9 more
Stopping session 84699310: true Timestamp 1679504604343
|
Show Testcase1-newUserDemositePassed.ds | bulk | Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}") | Normal | |
Error found: Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}") Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")
JUnit Reportkeyboard_arrow_downDownload JUnit XML
Stepskeyboard_arrow_down
Designer Script & Resources1 - newUserDemositePassed.dskeyboard_arrow_downDownload Script
Failure Snapshot 1 - newUserDemositePassed.dskeyboard_arrow_down
Instant Replay 1 - newUserDemositePassed.dskeyboard_arrow_downDownload Instant Replay
Script Snapshot 1 - newUserDemositePassed.dskeyboard_arrow_down
Trace Logskeyboard_arrow_downOutput Log:
Scenario Type: bulk
User id:6 Time before starting due to rampup settings:0
Using testcase timing: false
DS3Bridge.java || processScript || C:\AIQ-4.9.0-52886\aiq_distribution\TestNode\SCENARIO5sgnjt334g5zwgr6t9hkp4rtzw059k\29IAMNC67SZQV0JT38\newUserDemositePassed.ds
* Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. * Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. Starting session 79805691 Timestamp 1679504605169
Adding key $password with value 123456susanaQA
Adding key $email with value susana@guapa.com
Step 1: Navigate to https://demosite.appvance.com/
Step 2:
Fallback string:link(any("/login","Login"))
this script must pass
Step 3:
Fallback string:emailbox(any("spree_user_email","form-control","spree_user[email]"))
SetValue(emailbox("spree_user_email"),$email)
Step 4:
Fallback string:password(any("spree_user_password","form-control","spree_user[password]"))
SetValue(password("spree_user_password"),$password)
Step 5:
Fallback string:submit(any("btn btn-block btn-lg btn-success","commit","Login"))
Click(submit("btn btn-block btn-lg btn-success"))
Step 6: Navigate to https://demosite.appvance.com/login
Step 7:
Fallback string:link(any("/signup","Create a new account"))
Click(link("/signup"))
Last known alert is null
java.lang.reflect.InvocationTargetException
at NativeMethodAccessorImpl.invoke0(Native Method)
at NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.appvance.enterprise.executer.Executer.execute(Executer.java:69)
at com.appvance.enterprise.executer.User.runTest(User.java:585)
at com.appvance.enterprise.executer.User.runOnce(User.java:543)
at com.appvance.enterprise.executer.User.runIteration(User.java:434)
at com.appvance.enterprise.executer.User.run(User.java:388)
Caused by: java.lang.Exception: Element not found link("{"locators":["/signup","Create a new account"],"DS3_Any":true}")
at com.appvance.ds.client.DSPlaybackClient.checkAction(DSPlaybackClient.java:2557)
at com.appvance.ds.client.DSPlaybackClient.click(DSPlaybackClient.java:2745)
at com.appvance.ds.client.DSPlaybackClient.click(DSPlaybackClient.java:2855)
at com.appvance.ds.xml.XMLClient.processStep(XMLClient.java:749)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:161)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:2097)
at com.appvance.ds.client.FileClient.processScript(FileClient.java:64)
at com.appvance.ds.client.FileClient.processXMLFile(FileClient.java:60)
at com.appvance.enterprise.eop.DS3Bridge.processScript(DS3Bridge.java:287)
9 more
Stopping session 79805691: true Timestamp 1679504679423
|
Show Testcase1-appleAssertsFail.ds | bulk | Caused by: com.appvance.ds.client.DS3AssertException: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}")Exception: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}") | Normal | |
Error found: Caused by: com.appvance.ds.client.DS3AssertException: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}") Exception: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}")
JUnit Reportkeyboard_arrow_downDownload JUnit XML
Stepskeyboard_arrow_down
Designer Script & Resources1 - appleAssertsFail.dskeyboard_arrow_downDownload Script
Failure Snapshot 1 - appleAssertsFail.dskeyboard_arrow_down
Instant Replay 1 - appleAssertsFail.dskeyboard_arrow_downDownload Instant Replay
Script Snapshot 1 - appleAssertsFail.dskeyboard_arrow_down
Trace Logskeyboard_arrow_downOutput Log:
Scenario Type: bulk
User id:0 Time before starting due to rampup settings:0
Using testcase timing: false
DS3Bridge.java || processScript || C:\AIQ-4.9.0-52886\aiq_distribution\TestNode\SCENARIO5sgnjt334g5zwgr6t9hkp4rtzw059k\29IAMNC67SZQV0JT38\appleAssertsFail.ds
* Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. * Note: The following text log shows start times for each step. This times should not be used to calculate durations of the steps. To check on step durations, please refer to the script snapshot or the Analyze reports. Starting session 75014405 Timestamp 1679504451235
Adding key $password with value 123456susanaQA
Adding key $email with value susana@guapa.com
Step 1: this script must pass
Step 2:
Fallback string:link(any("/login","/login","Login"))
AssertExists(link("{"locators":["/login","/login","Login"],"DS3_Any":true}"))
Last known alert is null
java.lang.reflect.InvocationTargetException
at NativeMethodAccessorImpl.invoke0(Native Method)
at NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.appvance.enterprise.executer.Executer.execute(Executer.java:69)
at com.appvance.enterprise.executer.User.runTest(User.java:585)
at com.appvance.enterprise.executer.User.runOnce(User.java:543)
at com.appvance.enterprise.executer.User.runIteration(User.java:434)
at com.appvance.enterprise.executer.User.run(User.java:388)
Caused by: com.appvance.ds.client.DS3AssertException: assertExists fails - Element not found link("{"locators":["/login","/login","Login"],"DS3_Any":true}")
at com.appvance.ds.client.DSPlaybackClient.assertCompleted(DSPlaybackClient.java:5072)
at com.appvance.ds.client.DSAssertClient.verifyExists(DSAssertClient.java:190)
at com.appvance.ds.client.DSAssertClient.assertExists(DSAssertClient.java:165)
at host.HostMethodDesc$SingleMethod$MHBase.invokeHandle(HostMethodDesc.java:333)
at host.GuestToHostCodeCache$1.executeImpl(GuestToHostCodeCache.java:98)
at host.GuestToHostRootNode.execute(GuestToHostRootNode.java:81)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.callInlined(OptimizedCallTarget.java:499)
at GraalRuntimeSupport.callInlined(GraalRuntimeSupport.java:186)
at host.GuestToHostRootNode.guestToHostCall(GuestToHostRootNode.java:107)
at host.HostMethodDesc$SingleMethod$MHBase.invokeGuestToHost(HostMethodDesc.java:364)
at host.HostExecuteNode.doInvoke(HostExecuteNode.java:873)
at host.HostExecuteNode.doOverloadedCached(HostExecuteNode.java:288)
at host.HostExecuteNodeGen.executeAndSpecialize(HostExecuteNodeGen.java:240)
at host.HostExecuteNodeGen.execute(HostExecuteNodeGen.java:96)
at host.HostObject.invokeMember(HostObject.java:451)
at host.HostObjectGen$InteropLibraryExports$Cached.invokeMemberNode_AndSpecialize(HostObjectGen.java:2695)
at host.HostObjectGen$InteropLibraryExports$Cached.invokeMember(HostObjectGen.java:2677)
at api.interop.InteropLibraryGen$CachedDispatch.invokeMember(InteropLibraryGen.java:8138)
at function.JSFunctionCallNode$ForeignInvokeNode.executeCall(JSFunctionCallNode.java:1475)
at function.JSFunctionCallNode.executeAndSpecialize(JSFunctionCallNode.java:303)
at function.JSFunctionCallNode.executeCall(JSFunctionCallNode.java:249)
at function.JSFunctionCallNode$InvokeNode.execute(JSFunctionCallNode.java:722)
at control.ReturnNode$TerminalPositionReturnNode.execute(ReturnNode.java:165)
at control.IfNode.execute(IfNode.java:161)
at control.AbstractBlockNode.executeGeneric(AbstractBlockNode.java:85)
at control.AbstractBlockNode.executeGeneric(AbstractBlockNode.java:55)
at OptimizedBlockNode.executeGeneric(OptimizedBlockNode.java:81)
at control.AbstractBlockNode.execute(AbstractBlockNode.java:75)
at function.FunctionBodyNode.execute(FunctionBodyNode.java:73)
at function.FunctionRootNode.executeInRealm(FunctionRootNode.java:150)
at JavaScriptRealmBoundaryRootNode.execute(JavaScriptRealmBoundaryRootNode.java:93)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.profiledPERoot(OptimizedCallTarget.java:622)
at OptimizedCallTarget.callBoundary(OptimizedCallTarget.java:555)
at OptimizedCallTarget.doInvoke(OptimizedCallTarget.java:539)
at OptimizedCallTarget.callDirect(OptimizedCallTarget.java:481)
at OptimizedDirectCallNode.call(OptimizedDirectCallNode.java:71)
at function.JSFunctionCallNode$UnboundJSFunctionCacheNode.executeCall(JSFunctionCallNode.java:1256)
at function.JSFunctionCallNode.executeAndSpecialize(JSFunctionCallNode.java:303)
at function.JSFunctionCallNode.executeCall(JSFunctionCallNode.java:249)
at function.JSFunctionCallNode$CallNode.execute(JSFunctionCallNode.java:519)
at access.JSWriteCurrentFrameSlotNodeGen.execute_generic4(JSWriteCurrentFrameSlotNodeGen.java:163)
at access.JSWriteCurrentFrameSlotNodeGen.execute(JSWriteCurrentFrameSlotNodeGen.java:86)
at access.JSWriteCurrentFrameSlotNodeGen.executeVoid(JSWriteCurrentFrameSlotNodeGen.java:317)
at binary.DualNode.execute(DualNode.java:124)
at function.FunctionBodyNode.execute(FunctionBodyNode.java:73)
at function.FunctionRootNode.executeInRealm(FunctionRootNode.java:150)
at JavaScriptRealmBoundaryRootNode.execute(JavaScriptRealmBoundaryRootNode.java:93)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.profiledPERoot(OptimizedCallTarget.java:622)
at OptimizedCallTarget.callBoundary(OptimizedCallTarget.java:555)
at OptimizedCallTarget.doInvoke(OptimizedCallTarget.java:539)
at OptimizedCallTarget.callDirect(OptimizedCallTarget.java:481)
at OptimizedDirectCallNode.call(OptimizedDirectCallNode.java:71)
at JavaScriptLanguage$ParsedProgramRoot.execute(JavaScriptLanguage.java:230)
at OptimizedCallTarget.executeRootNode(OptimizedCallTarget.java:650)
at OptimizedCallTarget.profiledPERoot(OptimizedCallTarget.java:622)
at OptimizedCallTarget.callBoundary(OptimizedCallTarget.java:555)
at OptimizedCallTarget.doInvoke(OptimizedCallTarget.java:539)
at OptimizedCallTarget.callIndirect(OptimizedCallTarget.java:463)
at OptimizedCallTarget.call(OptimizedCallTarget.java:444)
at PolyglotContextImpl.eval(PolyglotContextImpl.java:1218)
at PolyglotContextDispatch.eval(PolyglotContextDispatch.java:62)
at eval(Context.java:379)
at eval(Context.java:405)
at com.appvance.ds.js.JSClient.evalString(JSClient.java:161)
at com.appvance.ds.xml.XMLClient.processStep(XMLClient.java:1597)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:161)
at com.appvance.ds.xml.XMLClient.processScript(XMLClient.java:2097)
at com.appvance.ds.client.FileClient.processScript(FileClient.java:64)
at com.appvance.ds.client.FileClient.processXMLFile(FileClient.java:60)
at com.appvance.enterprise.eop.DS3Bridge.processScript(DS3Bridge.java:287)
9 more
Stopping session 75014405: true Timestamp 1679504522351
|