Discussion:
[selenium-users] Test to compile a form, submit and check if submitted data is correct
Luke Cora
2018-11-26 16:09:43 UTC
Permalink
Hi, i'm new with selenium. Some developers gave me some test cases that
i've to realize with selenium (actually i'm using selenium IDE).
The problem is that i don't know how to approach some of the test, One of
them for example, ask to fullfil a form, submit and verify that the data
saved is the same that i've wrote inside the form.

But actually i can only manage client side things, how is possible to check
the accuracy of submitted data that are server side managed? With selenium
IDE it's impossibile. Using Selenium will help me in some manner ?

Many thanks
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/639a6f71-5599-482a-aa25-3a915d9f6f9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Luke Cora
2018-11-26 16:13:54 UTC
Permalink
Sorry i mean using selenium 2 webdriver and code wrote in java, will help
me in some manner ?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/5a1cdb86-edf9-411a-8247-f8306fbe888d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...