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 will be the script for recovery scenerio.plzanyone give
ans with aexample related to banking project

Answers were Sorted based on User's Feedback



What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking p..

Answer / uday kumar_anem

QTP does not generate any script for recover scenarios.
All the recovery scenarios needs to be saved in one location.

Once the unexpected errors are raised, then these recovery
scenarios are activated and performs the recovery actions
and post recovery actions.

QTP does not generate any statement for Recovery Secnarios.

Is This Answer Correct ?    3 Yes 0 No

What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking p..

Answer / srikanth

while creating frame work only we will create separate
file for Recovery also when some unexpected errors occurs
like (Pop window,test run error or environment may crash )
by using this recovery we can overcome from the unexpected
errors and moreever it will not generate any sort of script.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain how you can replace string in qtp?

0 Answers  


HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?

1 Answers  


How to capture screenshots of Exceptions/Errors during run- time?

12 Answers   Ordain Solutions,


Did the scripts need lot of maintenance? If yes, why?

0 Answers  


Where can I find and view run-time data table?

0 Answers  


what is verification & validation?

2 Answers   Accenture,


How cookies can be tested in QTP?

2 Answers   Deloitte, TCS,


Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

10 Answers  


how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

0 Answers   HCL,


In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?

1 Answers  


how to add a runtime parameter to a data sheet?

6 Answers  


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

0 Answers  


Categories