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 |
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
tell me QTP standards ?plz
How to creating an output value using quicktest professional (qtp)?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
how can i replace any text from the qtp script with some anothere text
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
How many types of actions are there in quicktest professional (qtp)?
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
Name the properties you would use for identifying a browser and page when using descriptive programming?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)