Answer Posted / swathi
in simple way to verify anything unchanged still performs
as expected.. is regression testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the difference btn risks & Therads in the Test plan documentation?
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
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
Can any one send me the QTP Basic Coding Samples?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
how did u use automating testing tools in ur job?
how to do the batch testing in test director using manual testing procedure?
Which environments does qtp support?
what r the main attributes of test automation?
hi nani my doubt is how does qtp process metrix related to software process.
write script for bitmap image?
can anyone tell me from where i can download qtp demo or crack version
How you can decide which type of object repository you have to use?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..