Hi guys..i m getting Unresponsive Script in FireFox 1.0.5.3...i know i can set dom.max_script_run_time as 20 ..through about:config ..but it is the part of user..and i want to set this value through javascript code ..is it possible ...pls let me knowThanks
Hi, Could you tell and give a script for how to execute WScript & WSH object ?How will i create WSH objects?
Hi All,I need to run QTP script using Windows scheduler and notepad.I used the below code in notepad and saved in .bat extension.and double click it. This can start the QTP and loads the script but doesn't run. I don't know where i went wrong???It works fine for WinRunner... Any one cal help me please????"C:Program FilesMercury InteractiveQuickTest ProfessionalbinQTPro.exe" -t (This part starts the QTP)"C:ProgramFilesMercuryInteractiveQuickTestProfessionalTestingTestingForthe_Test_outputvalu"
Would be good if I get the code for it or get idea on how to load
In order to get 1 value from DB and assign it to variable in shell script i use following syntax:sqlplus /nolog
How do we connect to Oracle database, execute a script and assign its output to a shell variable?How do we do a bulk load to an oracle table using shell script