1-10 of 22 < Previous Next >
1 vote

Bug in AssertThrows ?

Hello, no entry is created in $Assertions for the second use case, it this a bug or not ? Thanks. # -------- begin code $Assertions.Clear() $msg = "Required." #First Function Test-Parameter($Re...

id# 16536 | Planned Release: None | Last Updated: May 10 at 2:36 PM  by Batchman
1 vote

AssertEqual is not playing nicely with System.Data.DataSet

I am verifying a series of SQL query results, and need to assert that the results are equal. At the moment, I am just comparing the count of rows in the same table in two separate database instanc...

id# 14797 | Planned Release: None | Last Updated: Jan 18 at 8:41 PM  by Kibi78704
1 vote

Installation per instructions; TestAll.ps1 fails because "The term 'xxx' is not recognized as a cmdlet, function, operable program, or script file."

I am fairly new to PowerShell, but I am hoping this is not a pilot error. 1) As per instructions I unzipped the 29056 change set to my C:\global. I,e, the dir structure is similar to C:\global\ps...

id# 14567 | Planned Release: None | Last Updated: Jan 8 at 8:52 PM  by ageras
1 vote
closed

Reading Constants file fails

If you include the TestLib.ps1 from a script in another location that the samples folder, the following statement fails: ../src/TstLibConstants.ps1 With the following error: The term '../src/Test...

id# 7973 | Planned Release: 0.3 Alpha | Last Updated: Feb 6 2007 at 8:34 PM  by ageras
1 vote

Workbook Status

After referencing an Excel workbook to retrieve test data, the workbook is left in an indeterminate state and it shows up in the recovery pane next time you launch Excel. This is a consequence of ...

id# 7548 | Planned Release: 1.0 Release Candidate | Last Updated: Feb 4 2007 at 6:11 PM  by ageras
1 vote
closed

Create Keyword-driven Testing Example

As an acceptance tester, I want to write test scripts using terminology from the domain under test so that my tests are more understandable to the end-users and emphasize matching the tests to busi...

id# 6954 | Planned Release: 0.3 Alpha | Last Updated: Feb 4 2007 at 6:09 PM  by ageras
1 vote

Assert Contents of a Database

As a tester, I want to ensure that a database-backed application functional test begins with the database in a known state, and to ensure that an expected database state change took place as a resu...

id# 6791 | Planned Release: 1.0 Release Candidate | Last Updated: Feb 4 2007 at 6:08 PM  by ageras
1 vote
closed

Assert Contents of an XML Document

As a tester, I want to ensure that an XML document is in a known state before a test runs, and to ensure that an expected change to the XML document occurred as a result of running the test.

id# 6792 | Planned Release: 0.3 Alpha | Last Updated: Jan 23 2007 at 3:23 PM  by ageras
1 vote
closed

Eliminate COM Access to Excel

The current PSExpect implementation of data-driven testing using Excel relies on COM access to Excel. This is problematic for non-'en-US' testers, and also a potential problem in moving to Excel 2...

id# 6861 | Planned Release: 0.3 Alpha | Last Updated: Jan 22 2007 at 6:13 PM  by ageras
1 vote
closed

Make AssertBlock Pipeline-Aware

As an administrator, it might be more useful to enable AssertBlock to accept the -Script input parameter from the pipeline so that I can reducee the lines of code to write.

id# 7107 | Planned Release: 0.3 Alpha | Last Updated: Jan 8 2007 at 5:35 PM  by ageras

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 22 < Previous 1 2 3 Next >
Updating...