What will be the script for recovery scenerio.plzanyone give
ans with aexample related to banking project
Answer Posted / 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 View All Answers
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
In qtp, explain what is keyword driven automation framework?
How u will do versioning in QTP?
What is accessibility check point?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
Have you faced any problems with object repository?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain quicktest professional testing process?
How the smart identification is used in real time?Please explain with an example
How many types of actions are there in quicktest professional (qtp)?
what is stepin & stepout?