How can we use the "CreateObject("Shell.Application")" in
QTP and what is the definition and purpose of it?
Answer / Sulakshya Singh
The "CreateObject("Shell.Application")" command in QTP (QuickTest Professional) allows creating a new instance of the Shell object which represents the Windows shell. This is useful for automating Windows GUI operations such as file system navigation, application launching, and clipboard manipulation. The purpose of this object is to provide a way for scripting tools like QTP to interact with the Windows operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
can we create recorset with out using database connection in vbscript?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
what function you write to do database testing with the help of qtp?
What is a quick test professional?
how to capture the run time values of web table.
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
What is the limitation to XML Checkpoints?
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
In QTP, Give the difference of Global sheet and Local sheet in datatable?