This is a migrated thread and some comments may be shown as answers.

Db operations

1 Answer 103 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Muthukrishnan Shanmugavel
Top achievements
Rank 1
Muthukrishnan Shanmugavel asked on 06 Jul 2010, 08:23 AM
Hi team,
Please help me on the below items. Thanks in advance.
Assume DB is Microsoft SQL Server 2005.
1. How to execute the sql query with some parameters during runtime? ex select fname from Employee_table.
2. How to execute Store procedure with some parameter during runtime?

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 06 Jul 2010, 10:55 PM
Hi Muthukrishnan,

Thanks for the post and question.

My response here will be similar to your other thread in that you can use customized coded steps in a WebUI Test as described in the 'Customizing Your Test Using C# or VB.NET Code' topic in the QA Quick Start Guide to write code in C# or VB to do any database operations.

However, if you are looking to use data from your database in your WebUI Test, please see the 'Creating a Data Driven Test' in the Quick Start Guide to see how to use data drive Verification or input test steps.

All the best,
Nelson Sin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Muthukrishnan Shanmugavel
Top achievements
Rank 1
Answers by
Missing User
Share this question
or