From Visual Studio
From Visual Studio Tools menu, start InCisif.net Record Mode.
Once finished, the generated source is pasted into the current form.
You can go back and forth recording and executing.

The Record Mode
InCisif.net's Record Mode will help you generating C#, VB.NET or IronPython code snippets. Test Automation is about programming and
InCisif.net is not a simplistic Capture/Replay tool. But having a record mode which generates the initial source code saves time.
On the left your web application, on the right the DOM Viewer.

You can ALT+Click on a HTML control to generate some code, or you can right click on a HTML Control in the DOM Viewer.

You can also view the source code generated.

Write your tests in Visual Studio with your favorite language
Languages:
C#
VB.NET
IronPython
Environments:
Visual Studio 2005 and 2008
Visual Basic Express Edition 2005 - Free
C# Express Edition 2005- Free
SharpDevelop- Free
You can right click inside a test and select "InCisif.net - Run" to execute
the current test.
If you right click outside a test, you will execute the
all suite of tests.

Run your tests
If you press F5, your test application will open this way.
Your tests are running inside a .NET Windows application.
The application includes the Suite Window (F7) that allows you to run one or more tests
or the all suite.

Suite of tests
You can execute one or more tests or the entire suite from the UI or the command line, get a detailed
trace log file of the execution, and an
xml summary report.
You can extend our test framework, use our report API to create custom report
and call any .NET library methods.
If you want to use the NUnit framework or another, we provide the C# source code.
Email Notification
The suite execution report can be emailed in HTML format. A Zip file attached, contains the xml suite execution report,
the trace file and the
screenshots grabbed in case of failed assert or unexpected.
© 2006-2009 InCisif Software. All rights reserved. Content Disclaimer Privacy Policy Copyright Info
|