write qtp descriptive programming to activate multiple notepads?
please urgent friends
Answer / udham singh
for i = 1 to 5
systemutil.run ("notepad")
next
i will open 5 notepads on the desktop.is this what u want?
| Is This Answer Correct ? | 2 Yes | 3 No |
How can you identify the browser and its information using the qtp script?
How to export data in excelsheet to qtp without using datatable.
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?
How to write business scripts using object repository with different scenarios
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance
Diff b/w test scenario's and test Procedures?
write code to read and write data from file?
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
What is InStr()