Could anyone please tell me one situation where you have
used recovery scenarion in real time with an example?
Answer Posted / ajreddy
.EXE ita application extension
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Why script error occur in between recording in qtp?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Is it possible to split an action? How?
What is recovery scenario in qtp?
what is run-time data?
How qtp identifies objects?
How QA specialist can identify when programmatic descriptions are useful?
What is the limitation to XML Checkpoints?
How can I check if a environment variable exist or not?
What is system testing and what are the different types of tests you perform in system testing?
how to find that tools work well with ur existing system?
How to run a test using quicktest professional (qtp)?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How often were they executed?