Hi there!

        Until this problem will be solved, you can use a little trick by 
sending numeric values to webtest from excel. In Excel sheet select whole 
numeric column -> Data -> Text to Columns -> Next -> Next -> Column data format 
[select Text] -> Finish. This way you can sending numeric values from excel 
sheet as text.
        

Regards,
Roman Hesteric

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot 
(JIRA)
Sent: Tuesday, March 04, 2008 8:47 AM
To: [email protected]
Subject: [Webtest] [webtest][JIRA] Created: (WT-397) datadriven-not accepting 
numeric values

datadriven-not accepting numeric values
---------------------------------------

         Key: WT-397
         URL: http://webtest-community.canoo.com/jira/browse/WT-397
     Project: WebTest
        Type: Bug

 Environment: Windows XP
    Reporter: lavanya
 Assigned to: Marc Guillemot 


[recreated http://webtest-community.canoo.com/jira/browse/WTR-12 in the right 
project: WebTest instead of WebTestRecorder]

There is a problem while importing data from excel sheet with data driven.

With the following script data is not printed in the application.

<setInputField name="applicant.homeAddress.zipCode" value="${Zipcode}"/>
When zipcode is given as 1234566  in the excel sheet it is changed as 12345.66.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to