What is Test Bed? How to use it? [closed] In a very generic sense a test-bed could be defined as a kind of development environment whereby the implements of code or modules have the freedom of testing their modules without any disturbances from the testing team, in absolute confinement
Selenium 2. 0 Webdriver file structure for automation testing \bin << for script runner, shell scripts, automation utility etc \lib << for common organizational APIs e g login logout api \projects \projects\projA << this is where our Selenium scripts reside \projects\projA\config << some config parameters, GUI mapping, testbed files \projects\projA\lib << project specific library \projects\projA\data
How can I execute a stored procedure on sql server and get the result . . . Devise a query that returns the Initial Condition data from your testbed (probably captures a range of data, essentially a report) run the query; save the query results; Run the parameterized Sproc - note the parms run the same query; save the result; Compare the before after results