When you are running a batch test of 5 scripts and in 2nd
script appln crashed, what hpns then?
Answers were Sorted based on User's Feedback
Answer / deepakm82
Please use Recovery Scenarios.Thats what they do.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / litan
If you are executing as batch in your framework you should
execute 1 function/Script before each script execution.
The use of this function is If Application Home Link is
Exist it will just click on home link(Continue your Next
Script)Else Close all browser,Lunch Application and Login
and Continue your Next Script.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / neena
If the application crashes while running test2, then it
will just move to the next test in the bath file.
You can see the reason for failure of test2 in the "Test
Result Window"
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ganesh, k , bhuvana
Be cool, take more care for the next loop
Is This Answer Correct ? | 0 Yes | 8 No |
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
In qtp,how to interact tool & application build?
hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me
terminal services client
What is the default object synchronization timeout in qtp?
vb script for calling one function to the another function
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
Discuss the QTP Environment?
Why to use descriptive programming?
WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance