Can anybody give the code for ALL DATATABLE METHODS)(ex:
datatable.getrowcount, datatable.getsheet etc....) and ALL
DATABASE COMMANDS (like .getcelldata, which are used to
retrieve data from a database and from a webtable)with
examples.
How you know that a test case is a regression test case
tell me about regular expressions in QTP? where we use? give eample?
How to send QTP test results to an email...(with out using Quality Center)?
write a qtp code to count the number of child objects in login page and highlight it
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
How does u create new test sets in TD?
If created one virtual object? Next time I changed the window position will it work?
What is expert view in qtp?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How to insert screenshot on to the body of outlook? -1 how to use insert-picture tab in new email outlook to insert image in the body. Suggest something.......
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?