How to get the log information after tested in C # ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2010
09:05 PM
06-29-2010
09:05 PM
How to get the log information after tested in C # ?
How to get the log information after tested in C # ?
4 REPLIES 4
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2010
11:50 PM
06-29-2010
11:50 PM
Hi,
Can you describe exactly what you need in detail?
Can you describe exactly what you need in detail?
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010
01:17 PM
06-30-2010
01:17 PM
Hi,
I passed the C# programming, start the testComplete procedure, automatic test, the test is completed, TestComplete will have a Log, I want to get this log file information in C # programming.
How should I write C # code to get it?
Thanks!
I passed the C# programming, start the testComplete procedure, automatic test, the test is completed, TestComplete will have a Log, I want to get this log file information in C # programming.
How should I write C # code to get it?
Thanks!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010
10:50 PM
06-30-2010
10:50 PM
Hi,
See the "Scripting Access to the Test Log Contents" help topic. Is this what you need?
See the "Scripting Access to the Test Log Contents" help topic. Is this what you need?
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010
03:28 PM
07-01-2010
03:28 PM
Oh,thanks!
