Answer Posted / sadashivbyagi
using exportsheet syntax
datatable.exportsheet."path",1,1
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
How does you pass optional arguments in qtp?
What is the difference between shared and local object repository?
How to find array size in qtp?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
When ‘option explicit’ keyword is used in qtp?
What is throw object?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is system testing and what are the different types of tests you perform in system testing?
Connect to QC using AOM.
How to check which add-ins are associated with a test in qtp?
What is checkpoints for quicktest professional (qtp)?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Whats the realtime QTP testing process
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?