- jill.jiang
- Posts : 1
Join date : 2012-01-10
How to design UI testing using selenium 2
Wed Jan 11, 2012 8:43 am
I am a new beginner and got a page(web application)to test using selenium 2, and most testing work is to verify elements on UI is displayed right. logged user is a manager, and first he has to selected a member, and what i do is to see whether the information for the member is consistent with that in DB.
My difficult is how to design the test case, just using assertEqual() function?
Need your help,
many tks
My difficult is how to design the test case, just using assertEqual() function?
Need your help,
many tks
- faramkaProfessional
- Posts : 143
Join date : 2011-09-15
Location : Poland
Re: How to design UI testing using selenium 2
Wed Jan 11, 2012 4:20 pm
Why do you want to create test case using only assertEqual() method?
In which language you would design it?
There are many useful methods in PHPUnit like assertTextPresent or assertElementPresent. I think you should consider using these methods, because, as you wrote:
In which language you would design it?
There are many useful methods in PHPUnit like assertTextPresent or assertElementPresent. I think you should consider using these methods, because, as you wrote:
most testing work is to verify elements on UI is displayed right
- kirzenska
- Posts : 2
Join date : 2012-01-12
Re: How to design UI testing using selenium 2
Thu Jan 12, 2012 4:50 pm
I m beginner of Selenium. Flease if somebody can help me.
Jeżeli jest ktos z Polski i też zaczyna pracę z Selenium proszę o informację.
Jeżeli jest ktos z Polski i też zaczyna pracę z Selenium proszę o informację.
- kirzenska
- Posts : 2
Join date : 2012-01-12
Re: How to design UI testing using selenium 2
Thu Jan 12, 2012 5:09 pm
dziękuję za kontakt, nie mogę wysyłac prv wiadomości, bo nie mam odpowiedniej ilości postów, jestem tu też nowa
mam taki problem, potzrebowąłabym nauczyc sie pisania testów w selenium ale nie mam widzy o jezykach programowania, najprostsza metoda od ktorej chyba powinnam zacząc to html, ale nie znam komend, nie chce sie ograniczac tylko do nagrywania tetsow, pisze prace magisterska na ten temat, oczywiscie malo czasu jak na wszystko, prace musze oddac juz niedligo a chcialabym rozpracowac selenium, nie wiem oc czego zaczac , bede wdzieczna za jakies rady
poza tym nie wiem ile musze tu postow wyslac by pisac prv wiadomosci,
z gory dziekuje za odpowiedz
mam taki problem, potzrebowąłabym nauczyc sie pisania testów w selenium ale nie mam widzy o jezykach programowania, najprostsza metoda od ktorej chyba powinnam zacząc to html, ale nie znam komend, nie chce sie ograniczac tylko do nagrywania tetsow, pisze prace magisterska na ten temat, oczywiscie malo czasu jak na wszystko, prace musze oddac juz niedligo a chcialabym rozpracowac selenium, nie wiem oc czego zaczac , bede wdzieczna za jakies rady
poza tym nie wiem ile musze tu postow wyslac by pisac prv wiadomosci,
z gory dziekuje za odpowiedz
Permissions in this forum:
You cannot reply to topics in this forum