Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
127 views

Specflow - State between “scenarios”

Using Specflow, I'm writing a suite of scenarios that model monthly payrolls, validating the calculated payments for each month and finally the yearend figures. The result of each month is ...
1
vote
2answers
74 views

How to get your clients to test

I build web apps for a living. An important but often painful process is client/user acceptance testing. How do you manage this process? i.e. How do you get them to test? Do you give them test ...
1
vote
3answers
1k views

Does anyone have any rules of thumb for esimtation of UAT effort - like what's a rule of thumb for number of scripts as compared to the number of business requirements?

I'm attempting to estimate the number or testers required to test out a project. One method is to determine the number of scripts that will be required and was wondering if there was a rule of thumb ...
1
vote
4answers
609 views

Structured UAT approaches

As a developer I often release different versions of applications that I want tested by users to identify bugs and to confirm requirements are being met. I give the users a rough idea of what I have ...
0
votes
0answers
19 views

Data is not popping up in UAT (SSRS)

I have tested one report for different cases but in the development for that report I have tested for 06/10/2011 selecting firm WFS,Division FI,Superviosr is Brain Q Farrel, and with email id: Yes.its ...
0
votes
0answers
128 views

sync production, development and UAT databases in oracle [closed]

I am working on oracle 10.2. I am fairly new. I have been given project to synchronize parameters & patches for our 3 main databases - production, development and testing, because there is a huge ...
0
votes
0answers
101 views

UAT approach or framework for application testing by remote users: want to simplify issue reporting whilst providing good feedback for the developers

We are currently deploying a 3 tier application to a very remote client side. Our UAT team will be performing the testing on site. My goals: minimise the time taken for users to record a bug or UI ...