Automated Testing of e-commerce web system
#1
Отправлено 10 августа 2006 - 10:09
I have to test e-commerce web system builded on ASP.NET and data base SQL server, this system will be work on Internet Explorer only.
What types of testing I should to execute and what tools (needed free tools) I have to use?
I have to execute automated functional test,automated performance test,automated data base test,automated load test also I need to test security, usability.
I need common automated testing solution (what I have to do and how).
Thanks.
P.S. Friends I write in english because I have not russian keyboard.
#2
Отправлено 10 августа 2006 - 11:59
For Load testing you can use Microsoft Application Center Test. It should be in MSDN subscription or you can find it on microsoft web site.
If you want to now more information contact to me via MSN vitekua[at]hotmail[dot]com, I’ll tell you how to work with IE in VS to create tests. As I know in VS 2005 Microsoft adds its one unit tests tool.
Maybe someone tell you other way how to test with free tools.
#3
Отправлено 10 августа 2006 - 13:09
#4
Отправлено 10 августа 2006 - 14:02
You overestimate your own abilities to write in English. Consider an option to write in Russian without having a Russian keyboard: http://translit.ru/Hi all,
I have to test e-commerce web system builded on ASP.NET and data base SQL server, this system will be work on Internet Explorer only.
What types of testing I should to execute and what tools (needed free tools) I have to use?
I have to execute automated functional test,automated performance test,automated data base test,automated load test also I need to test security, usability.
I need common automated testing solution (what I have to do and how).
Thanks.
P.S. Friends I write in english because I have not russian keyboard.
#5
Отправлено 10 августа 2006 - 14:55
First I have to execute functional test of the system, for this purpose I need automated tool for web testing same tool as Selenium IDE that has record playback engine, but Selenium IDE works with Mozila Firefox and my system works with Internet Explorer only.
For performance test I will be use the Web Application Stress Tool of Microsoft or Jmeter.
Will be glad to receive addition tips for testing similar systems.
#6
Отправлено 10 августа 2006 - 16:58
First I have to execute functional test of the system, for this purpose I need automated tool for web testing same tool as Selenium IDE that has record playback engine, but Selenium IDE works with Mozila Firefox and my system works with Internet Explorer only.
You do not have to use Selenium IDE.
You can write tests without resording them and then execute using Selenium Core or Selenium RC.
also, Watir and bunch of other tools are always an option:
http://www.opensourcetesting.org/
http://wiki.openqa.o...For Web Testing
#7
Отправлено 23 августа 2006 - 15:33
Hi all,
I have to test e-commerce web system builded on ASP.NET and data base SQL server, this system will be work on Internet Explorer only.
What types of testing I should to execute and what tools (needed free tools) I have to use?
I have to execute automated functional test,automated performance test,automated data base test,automated load test also I need to test security, usability.
I need common automated testing solution (what I have to do and how).
Thanks.
P.S. Friends I write in english because I have not russian keyboard.
We have ASP.NET (.NET 2.0)+MS SQL2005+IE and we use:
- MS VS2005 for Unit testing (programmers charge)
- MS VS2005 for Load and Performance testing (QA team charge).
- Manual testing of application buisness logic according to test plans (built on specifications) - QA team charge.
Also I have developed a tool (a small, but effective framework) for automating some manual functional testing routines. It fully automates end-user behaviour: clicks, data input on forms.
Here is the short description.
Количество пользователей, читающих эту тему: 1
0 пользователей, 1 гостей, 0 анонимных



