Hi,

The string "SSN" is there to represent some SSL. Of course I use proper SSL
when testing but I didn't wan't to post one here since it's quite
questionable and should not affect to understanding the problem.



Thomas Klein-10 wrote:
> 
> Hi,
> 
> according to your code snippet, you are entering the string value "SSN" as
> the SSN.
> Shouldn't that perhaps be something like 
> 
> value="${SSN}"
> 
> ...in case you have stored the SSN in a property called "SSN" ?
> 
> Just guessing though... HTH
> Thomas
> 
> Thomas Klein
> Senior Associate, QA | SapientNitro
> 
> ________________________________________
> From: [email protected] [[email protected]] On
> Behalf Of mascis [[email protected]]
> Sent: Wednesday, July 28, 2010 10:26
> To: [email protected]
> Subject: [Webtest] SSN check fails
> 
> I'm making a test that should check if persons credit rating is ok for
> shopping in a webstore. The problem is that simulating webpage with
> Webtest
> page always gives that given SSN is not acceptable (even the SSN is ok for
> sure). If I go trough the steps manually everything works fine but Webtest
> can't get the SSN accepted.
> 
> Here are the steps but I don't see anything wrong with them.
> <setInputField htmlId="socialSecurityNumber" value="SSN"/>
> <clickButton label="Continue"/>
> 
> Can someone tell what's wrong?
> --
> View this message in context:
> http://old.nabble.com/SSN-check-fails-tp29284172p29284172.html
> Sent from the WebTest mailing list archive at Nabble.com.
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest_______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 
> 

-- 
View this message in context: 
http://old.nabble.com/SSN-check-fails-tp29284172p29285636.html
Sent from the WebTest mailing list archive at Nabble.com.

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

Reply via email to