Answer Posted / marcus
When there is repeatability in the application and the
application which under goes maintanence in large scale
requires automatedd testing.In the other hands when there
is difficulty in validating large amount of data manually
requires automated testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why bpt?
What is use of object spy?
How smart identification works in qtp ?
What is object spy in quicktest professional (qtp)?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Whats the realtime QTP testing process
What are the automation metrice in your project?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
Can you list some technologies that support qtp?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?