Can anybody give the script of below things.
1. Add sheet
2. Adding columns
3. Set the values in that columns(In the rows)
4. Close the sheet
5. How can we create 3 sheets in one Excel sheet??

Answer Posted / srikanth

1.Datatable.AddSheet("Global")
2.Datatable.GetSheet("Global").Addparameter("User_name")
3."srikanth"=set Datatble("User_name", dtGlobalSheet)
4.Datatable.close
5.Datatable.Addsheet("Sheet1","Sheet2","Sheet3")

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1667


Explain in brief about the qtp automation object model (aom).

687


can the activities of test case design be automated?

1605


What are the factors on which script execution time is dependent?

750


How many types of parameters are available in quicktest professional (qtp)?

736






Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

1949


How you can make an action as re-usable action?

818


How to import a test case present in ".xls" file to TD under a Test set?

919


What are the different attribute used with regular expression?

646


How to get popup error message.

1166


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

697


when a test case is written how u test using qtp

1827


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

1669


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

3608


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1704