How to create a C# .NET program that uses the Quality Center API? Description:
This example adds a defect to a project using C# .NET. Usage:
1. Select File -> New -> Project.
2. Select Console Application for template.
3. Give the project a Name.
How to create a VBScript application using Quality Center API? Description:
This example adds a defect to a project using VBScript. Usage:
1. Open a text editor.
2. Add the code below.
3. Save it with .asp extenstion.
4. Place the file on your Web server.
How to create a Visual Basic program that uses the Quality Center API?
Description:
This example adds a defect to a project using Visual Basic 6.0. Usage:
1. Open Microsoft Visual Basic 6.0.
2. From the menu, select File -> New Project, and choose Standard EXE.
3. From the menu, select Project -> References -> OTA COM 8.0 Type Library.
4. Click <OK>.
5. Double-click on the form.
6. Add the code below.
How to create a C++ program that uses the Quality Center API?
Description:
This example adds a new defect to a project using Visual C++. Usage:
1. Open Microsoft Visual C++ 6.0.
2. From the menu, select File -> New.
3. Navigate to the Projects tab.
4. Select Win32 Application.
5. Enter a name for your project.