When we try to use test run option "Run from Step", the browser is not launching automatically why?
Answer Posted / barun choudhary
This is default behaviour.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference in testing a client-server application and a web application?
How to remove the associated function library?
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
Will down time for server and content maintenance/upgrades be allowed? how much?
Name the different types of recording modes?
Explain the difference between data driven testing and parameterization ?
Explain quicktest professional (qtp) testing process?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How does qtp identify objects in the application?
Mention what are the different types of recording modes in qtp? Which will be used when?
How to check feasibility of the appliction?in automation testing?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
can the activities of test case design be automated?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What are the steps involved in recovery scenario wizard?