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...


i have batch scripts in qtp and i want to update the status
like pass/fail in excel sheet after excecuting the every
script in batch.how to write the script for this?



i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after ex..

Answer / nihar ranjan

for each search_data in ows.usedrange 
  if search_data="fail"  then
    search_data.color.index="3"
   else
    search_data.color.index="4"
   end if
next

Is This Answer Correct ?    0 Yes 11 No

Post New Answer

More QTP Interview Questions

does qtp need record and playback in realtime. plz tell exactly wat happens

3 Answers   HP,


if our qtp vb Script may be Currepted then What we want do?

0 Answers   IBM,


OPening of notedpad in QTP to write and execute the coding?

2 Answers  


how to post xml data from QTP scripts to any application?

0 Answers  


Explain the difference between check point and output value?

0 Answers  


what is clean sweep?

0 Answers   ABB,


An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???

4 Answers   HCL,


Can we use same virtual objects in many number of tests?

1 Answers   TCS,


How QTP support all types of applications (platforms)?

0 Answers  


what is use of optionexplicit in variable declaration

5 Answers   GE,


what is the Command used to start the QTp from Run.

7 Answers  


what are the 5 types of objects in qtp

6 Answers   ABC, TCS, Wipro,


Categories