Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the function to execute batch jobs?



what is the function to execute batch jobs?..

Answer / sksy

Use this piece of code
Action()
{

char command[1024]; // declare a cahar val

sprintf(command, "C:\testshilpa\batfile.bat");// mention the path of the file with full path details

system(command); // it will execute the command

return 0;
}

Note: batfile may contains command for batch job.You can try with "ping localhost -n 10"

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Load Runner Interview Questions

How can we recording vuser scripts using vugen?

0 Answers  


where do you save u r scripts in Load Runner?

2 Answers   TCS,


What is vuser-init section?

0 Answers  


Which are online monitors and windows resource monitors

0 Answers   Cap Gemini,


When we go for manula correlation, automation correlation Expl?(Chandana) Real timers Plz

7 Answers   ITC Infotech,


If we want to know the size of each component in system how?

0 Answers   AZTEC,


how to download pdf file in loadrunner

3 Answers   Sears Holdings,


How to identify what to correlate and what to parameterize?

0 Answers  


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

4 Answers  


Why we insert the rendezvous point while running the scenario?

0 Answers  


The response time of an application was 2.5 seconds.After a minor hotfix,the response time increased to 5 seconds.What analysis can you make out. What are all the things u check in the server side in such a scenario?

4 Answers   Symphony,


I am not able to access controller machine and I have to run test. How would I handle this situation?

1 Answers   Infosys,


Categories