Answer Posted / raju
colcount = datatable.GetSheet(Sheet name).GetParametercount
using above GetParameterCount u can get how many columns in
Datatable.
| Is This Answer Correct ? | 20 Yes | 8 No |
Post New Answer View All Answers
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How to add synchronisation points in qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How can you give wait up to 10 seconds in qtp?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How to create a standard checkpoint ?
What is qtpro?
What is recovery scenario manager? When you go for recovery scenario manager?
How will you report the bug and explain the defect tracking sheet you handled?
Describe the differences between functions and actions in UFT?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is QTP and the use of QTP in TD?
Difference between test object and run time object?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?