Forum Discussion
deepesh_jain
15 years agoFrequent Contributor
ABCDEFG wrote: Thank you Deepesh!
Ok, using the name, I need to update another test step in the same test case/another test case
Can you pls.
2nd - I need to get 5 properties of a SOAP Request Test step. Could you!
3rd - Can we have message box display as its for VB.Script [msg box()]
^Thanks
1. What do you need to update in the other test step? Are you looking to update the test step name itself or you want to add an assertion or something?
2. I have no clue to this one. Not even sure what you mean here.
3. I don't believe we can have a message box. Remember that this is groovy not VB.script. However, since groovy accepts all Java code, you can import Java libraries and use the classes and objects of Java to display a pop up. I am not sure however which ones you would need?
Regards,
Deepesh Jain