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 |
What is an Custom Object in QTP ?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
will QTP accepts javascript?
In Test Director , You can store Test cases or vb Script . Why we need VSS?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Give one example of Standard checkpoint in qtp 10?
hi nani my doubt is how does qtp process metrix related to software process.
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??
2 Answers DST Global Solutions,