| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Hi friend
I have query regarding QTP datatable.
I want to insert data in datatable during runtime.
suppose i wrote
datatble.value(1) = "Test data"
so when i run the script it says column(1) doesn't exist.
Then i write something in column A1 manualy and run the
script again.
Now it works fine.
Pls clarify how i can put value in blank cell of datatable.
| Apex | 7 |
| How to connect to data base? | | 2 |
| what is the main process in QTP? | Ordain-Solutions | 2 |
| how many types of actions r there? what r they? explain? pls
give any one answer? | IBM | 1 |
| using descriptive programming how to close all opend browsers? | Satyam | 5 |
| How to record & run on Japanese language application using
english version of QTP ??? | ABC | 3 |
| Qtp Automation Engineer , Can he login in VSS? What
purpose he login In VSS? But Some companys are using CVS
AND VSS ? some are Have log in in VSS Some Not login(not
accessing) into VSS, not login persons are working on CVS?
my doubt is, can Qtp automation engineer have loin in VSS
or not? Where he store QTp Script? | CTC | 3 |
| what are the qtp tester responsibilities? | | 1 |
| Define QTP ? | TCS | 4 |
| how to write testcases for web based insurance,from the
script by using qtp. | | 1 |
| what are recovery management techiniques? | | 1 |
| plz explain QTP real time work( Means where you store
scripts and how u access scripts next day? where those
activities we are maintaining, If By usig VSS how the
process in going on , plz explain briefly? | | 1 |
| how can i prepare for QTP(8.2) to face interview ?
give over view details? | | 42 |
| How you automate test scripts | Novartis | 1 |
| How many tables r created during the recording in QTP? | | 1 |
| How do we call Library Files(.vbs) in the Test Script
Thanks in Advance...
| US-Technology | 4 |
| I am not finding pages and links in object spy on web testing.
I am only getting window and winobject.
where is the problem?
thanks | | 1 |
| what is memory leakage?
| ITC-Infotech | 8 |
| Hi I have created a table in the MS access database. I want
to access the table in this database through QTP. The code
is given below. The code is not working.The following error
is displayed "Data source name not found and no default
driver specified". Any one can correct the code. Thanks in
advance.
Dim dbconnection, rs
Dim ca, sname
Set dbconnection = createobject("ADODB.Connection")
Set rs = createobject("ADODB.Recordset")
dbconnection.open "DSN = MS Access Database","", ""
rs.open "select * from Research", dbconnection
rs.movefirst
If rs.EOF <> True AND rs.BOF<> True then
ca = rs("order_number")
sname = rs("customer_number")
rs.movenext
msgbox ca
msgbox sname
End If | | 1 |
| How to test the mandatory fields in QTP? | SoftSolve | 1 |
| |
| For more QTP Interview Questions Click Here |