Completed
Last Updated: 30 Aug 2013 20:27 by ADMIN
ADMIN
Cody
Created on: 15 Jul 2013 17:50
Type: Bug Report
1
No code generated for "Verify: DataGridCell text 'Equal' 'xxxxx'.
1) Create a Silverlight test with a Verify: DataGridCell text 'Equal' 'xxxxxx' test step
2) Right click the step and select Customize in code

Expected: Valid code to be generated
Actual: No code, only an empty method.
In the Test Studio application log you will find this:
[07/15 12:53:57,Telerik.TestStudio.exe(2108:1),Error] CodeGenerator.GenerateStepCode() : EXCEPTION! (see below)
     Situation: CodeGeneration
     Outer Exception Type: System.NullReferenceException
     Message: Object reference not set to an instance of an object.
     HRESULT: 0x80004003 (Official ID (if app.) = E_POINTER, Error Bit = FAILED, Facility = FACILITY_NULL, Code = 16387)
     Call Stack:
          at ArtOfTest.WebAii.Design.IntrinsicTranslators.Silverlight.Descriptors.PropertyVerificationDescriptor.ToCode()
          at ArtOfTest.Common.Design.CodeGeneration.CodeGenerator.GenerateStepCode(AutomationStepBase step, CodeGenerationLanguage lang)
1 comment
ADMIN
Konstantin Petkov
Posted on: 30 Aug 2013 20:27
Hello,

The problem has been addressed with the latest internal build we published earlier this week:
http://www.telerik.com/account/your-products/internal-builds.aspx

Release notes:
http://www.telerik.com/versionnotes.aspx?nb=1&id=3301

Thanks for the feedback!