Where should I start?
What is model first? : Entity framework
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
Explain migration process?
How to make a custom validation rule in laravel?
Explain About .Net remoting
What is a storage class used in c++?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is an android virtual device?
What is running virtual user graph?
What is table partitioning? What are return tables?
What is Blob Caching?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
What is dom? What is it used for?
What is spring boot dto? : Spring Boot