QTP Questions
1. Read Odd Rows from the Datatable and export to “resultdata.xls”? 2. Create a Sheet called Employee and create a column/parameter called Ename. Enter 10 Entries Ename1 To Ename10 in the column. 3. Import the Excel file “userdetails.xls” and modify user names in 3rd and 5th rows in uname column? 4. In a given listbox read all the items? 5. Print the current date and time? 6. Print the Operating system used? 7. Write a program to use the dlls? 8. Read the text from a webpage? 9. Read the number of buttons present in a page? 10. Read the number of links present in a webpage? 11. Read and write the Data from a textfile? 12. Find the number of files present in a directory? 13. To find the availability of a string in a file? 14. Reverse a string? 15. Extract a substring in a given string? 16. Sort the names in a array? 17. Print the menuitems in a menu? 18. To find the number of windows on the desktop? 19. Reading the data from a access/oracle database? 20. Read the Environmental Values? 21. Execute DOS commands? 22. Invoke Application through script? 23. Exit the action/Test if there is a error in the current action. 24. Check whether a given window contains scrollbars? 25. Check that the progress bar is working? 26. Writing to the Results File? 27. Load Object Repository Programmatically? |
|