I have an executable that I need to run some tests on in C++ - and the tes开发者_JAVA技巧ting is going to take place on all of Windows, Linux and Mac OSes.
In Web addin QTP pro开发者_如何学Pythonvides Sync function for Browser and Page objects in order to wait until the correposponding navigation is complete.
Short version: What\'s the best way to automate compatibility testing against a large number of third-party programs?
I wish I could have an isSQLCountLessThan() function or something. $browser = new sfTestFunctional(new sfBrowser());
How do you create a unit test case in c for a buffer overflow that does not cause a memory error such as a segfault?
aI am interested in automating some application / system level tests on an existing product range. Our product range consists of several distinct applications, written in .Net 3.5 and using WPF for th
Running some user-load tests with jmeter, and noticed that for each page load开发者_StackOverflow中文版 after the first load, the load sizes are similar. This leads me to believe that jmeter\'s simula
I don\'t know the name of it, but I want to run a test say 10,0000 t开发者_开发技巧o 100,000 times to test for variations in performance. For example I want to test the speed variation between json an
This seems like a no-brainer, and I\'m hesitant to admit that I\'ve spent about two hours trying to find the answer, but I can\'t figure out how to run project-level tests for a django project.
Please point me to any dupes or better places to post this question that you may find. I have never sold software before, but when I put myself in my customers\' shoes, I think, \"I sure would like t