hi i need to learn qtp its very urgent..pls tell me who is the best faculty for qtp in hyd..... and i plan to go foe mindq nageshwar rao? its good or not?
Answer Posted / guest
Go to shri technolgy at sr nagar Hyderabad.
Faculy is kumar which is very good.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Explain step generator in qtp?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What are the features of quick test pro(qtp)?
when u script reveiwing in which area u more concentrates?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Explain the benefits of quick test pro(qtp)?
How we can import data from database?
Where we can use the synchronization?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Please guide me release notes of Automation once scripts are completed
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression