Selenium Pattern Matching using Regular expressions
Selenium Pattern Matching using Regular expressions
Selenium Regular Expression patterns are the most frequenty used and the most useful.
Running a Selenium RC test using C#
Running a Selenium RC test using C#
What is Selenium RC?
- It is a tool that enables us to write automated web application UI tests.
- Typical includes support for languages as given under
- Java
- C#
- Python
- PHP
- Ruby On Rails
- Perl
Address your testing needs at stackoverflow.com
Stackoverflow.com
Hey Folks,
You can address all your testing needs and get solutions to your problems, queries from the world’s best at stackoverflow.com
You can access it at
http://stackoverflow.com
Resolving the “Bind Exception” stumble block for JMeter
Resolving the “Bind Exception” stumble block for JMeter
Using JMeter to test performance provides an unusual stumble block in the form of Windows limitations. When 1000 to 1200 threads are in process, you may hit the block in the form of “Bind Exception“. This is attributed to the limitation of Windows to process concurrent threads. We can enhance the limit by the following workaround.
QTP – Accessing SQL Server for automation test needs
Here’s the script that will enable you to connect to SQL Server Database and carry out basic functional tests.
Enhance the script as you may deem fit to cater to your testing needs. All the best.
Read more »

