Hi,
I wanted to send the Ranorex test results through, only the status of the test cases.
want to include the report in body of the email.
can u please guide me in achieving this, with sample code.
Thanks
Ajay
send test results through email only test case status
-
- Posts: 21
- Joined: Wed Dec 07, 2011 2:54 pm
- Location: India
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: send test results through email only test case status
Hi,
Due to the scripting language is C# or VB.NET and a Ranorex Test Case is implemented in .NET, you have access to ALL methods of the .NET Framework.
Please, use the search functionality of Ranorex website, which also includes the forum.
e.g. typing in "mail" to the search on our website will give this result
Regards,
Martin
Ranorex Support Team
Due to the scripting language is C# or VB.NET and a Ranorex Test Case is implemented in .NET, you have access to ALL methods of the .NET Framework.
Please, use the search functionality of Ranorex website, which also includes the forum.
e.g. typing in "mail" to the search on our website will give this result
Regards,
Martin
Ranorex Support Team