S
sherifffruitfly
Hi all,
I want to write up a test automation class library for our in-house
app, which I've never done before.
The app is functionally a 2-tier GUI-datalayer one, and I basically
want to automate user processes such as:
1) entering a bit of text into one of the textboxes,
2) moving to the next gui screen (thus committing gui data to the db),
3) and then hitting the "previous screen" button, returning to the
original screen, which should update with the new data.
The app is written in C# 2.0.
Anybody have any good automation resources?
Thanks!
cdj
I want to write up a test automation class library for our in-house
app, which I've never done before.
The app is functionally a 2-tier GUI-datalayer one, and I basically
want to automate user processes such as:
1) entering a bit of text into one of the textboxes,
2) moving to the next gui screen (thus committing gui data to the db),
3) and then hitting the "previous screen" button, returning to the
original screen, which should update with the new data.
The app is written in C# 2.0.
Anybody have any good automation resources?
Thanks!
cdj