Print Page | Close Window

Browser Automated Test Scripts

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Automated Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Automated Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6366
Printed Date: 18Jul2025 at 7:32am


Topic: Browser Automated Test Scripts
Posted By: PriyaGarg
Subject: Browser Automated Test Scripts
Date Posted: 09Mar2009 at 6:50pm
Hi everyone,

I've so far only worked as a developer. I'm now showing an inclination towards learning writing automated scripts.

There is this project which has 100s of webpages and testing is currently planned for the same.    They are planning to test these pages on IE, Mozilla and Google Chrome. I'm not in the project, but I was wondering how would someone write browser automated test scripts for this task?

Any help would be appreciated!!

Thanks
Priya!



Replies:
Posted By: lawrence
Date Posted: 10Mar2009 at 1:02am
You are not a part of that project. Then why do you want help and what help do you need?


Posted By: D.THomas
Date Posted: 10Mar2009 at 8:16pm
I am admittedly biased, but the easy way to do this is to use a tool. Besides, i think Developers should be involved in creating tests, as they are with unit tests.

-------------
www.jadeliquid.com/liquidtest


Posted By: cprasenjit26
Date Posted: 15May2009 at 1:08pm
SW Explorer Automation Visual Designer records, replays test scripts and generates C# or VB.NET script code which can be used in NUnit.
 
http://softwareqatestings.com - Software testing tutorial



Print Page | Close Window