Forum Discussion

kluo's avatar
kluo
Occasional Contributor
14 years ago

Properties Quantity un-matched for returned Object in TC

Hi,


We used PowerShell to access BPOS (Microsoft Online) and returned a PowerShell Object Collection with some User Objects inside.

$colUsers = Get-MSOnlineUser -Credential $adminCredential -Enabled -ResultSize 10000



There are totally 55 Properties for each User we could see in TestComplete, however, when we checked we found actually the

properties should be more than 55 for each User. For example, we could not see LastSignedInDate in TestComplete, but it indeed exists when we verified it seperatedly.


Is this a limitation of TestComplete…? Or is the Quantity of the Properties to display in TC could be set/modified? How to do it? Could you pls. help on this?



By the way, the version of TC is 8.50.618.7.


Thanks,

Kevin

2 Replies