by: Konstantin Zakharenko |
last post by:
Hello,
Our QA team have running a lot of test scripts (for automated regression
testing), they run them on the different databases (Oracle/MS SQL).
Several of those tests are dependent on the...
|
by: Steve Johnson |
last post by:
I'd like to hear thoughts on what books, in your opinion, are true
classics in the field of software engineering. I read a lot on the
topic - at least a book a month for many years. There are many...
|
by: lihua |
last post by:
Hi, Group!
I got one question here:
We all know that fclose() must be called after file operations to
avoid unexpected errors.But there are really cases when you forget to
do that!Just
like...
|
by: PontiMax |
last post by:
Hi,
I was wondering if you could recommend a nice bug tracking
software?
Ideally, the software should be based on asp.net since
this is the technology I'm involved with most of the day.
And...
|
by: Alvin Bruney |
last post by:
I'm looking for automated testing software much like rational robot which
ideally, i want to point to a website and have it manipulate the webform
(clicking, entering data etc) and reporting...
|
by: Craig Throne |
last post by:
I see that .NET Studio 2005 contains a unit test framework. Does anyone know
if it can do GUI testing as well. What I would like to do is record UI
actions (mouse movements, clicks, keyboard,...
|
by: Shiv Kumar |
last post by:
Rational Robot is a complete set of components for automating the
testing of Microsoft Windows client/server and Internet applications
running under Windows NT 4.0, Windows XP, Windows 2000, and...
|
by: surprise.tim |
last post by:
I have found an excellent resource on Rational Robot for automated
testing providing a complete set of components for automating the
testing.
http://www.test-techtools.blogspot.com/
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|