Explain a tell function in perl?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What is the typically result higher quality scores in?
What does valet park?
What is the default timeout period while calling webservice from apex.
How can a database be repaired?
What is nginx and what is it used for?
What is app/ directory?
What is the purpose of a database?
Can you write an example code in json?
How to use tomcat jndi datasource in spring web application?
What about electrical Units. discrive in detail
material required for construction of 1cu.mtr wall (Cement, No of bricks (Brick size 40cm x 20cm x 10cm),sand,Quantity of water
How const int *ourpointer differs from int const *ourpointer?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!