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

What is the difference between hits/second and requests/second?

0 Answers  


How can we capture 200 correlation value then how can handle it dyanamically.

1 Answers   Napier Healthcare,


what is the exactly meening of web_reg_save_param?

5 Answers  


How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)

0 Answers  


How many vusers are required for load testing?

0 Answers  


How will you divide your script into multiple actions? Why?

0 Answers  


How do you measure current load levels in Load Runner?

0 Answers   Allianz,


hello all can anybody give the total analysis guidance in load runner.thanks & regards siva2574@gmail.com

0 Answers  


How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).

10 Answers   Mind Tree,


what is the difference between HTTP & HTTPS

1 Answers   SumTotal,


What is action section?

0 Answers  


What are the documents your using ,and how your distibute the users

0 Answers  


Categories