Can I import a excel sheet in Action1 datatable? How?
Answers were Sorted based on User's Feedback
Answer / nagk24
we should not give parantesis
datatable.importsheet"path of excel","excell sheet name","action id(or)action name"
datatable.importsheet"d:\data.xls","sheet1","Action1"
| Is This Answer Correct ? | 9 Yes | 0 No |
Excepton Handling?
what are the mandatory properties for a tex boxc (scenario?)
What is output value?
What is DOM
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?
the build is develeped in Java. is possible to write scripting in vb using QTP ?
what is file database
What are the main features we have to compulsory test by using qtp in an web based application
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?
What is the difference between qtp and selenium?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?