hi, for QTP TRAINING......SURESH REDDY SMART SOLUTIONS sr.nagar IS BEST OR NOT? how faculty teaches?
Answers were Sorted based on User's Feedback
Answer / suresh
SURESH REDDY doesn't have any real time exp. he doesn't teaches descriptive programing.. He knows only record and run and thinks him self as a qtp expert. It is absolutely a waste of time and mony.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ganesh
YES YOUR RIGHT , SURESH REDDY IS GOOD FOR QTP BASICS, RECORD RUN
BUT HE WILL NOT TEACH MUCH, DESCRIPTIVE PROGRAMMING AND REAL TIME SCRIPTS...
FOR VB SCRIPT HE TAKEN JUST 2 OR 3 DAYS ONLY....
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / vijay kethana
Hi Suresh Reddy is waste. He knows just normal basics of QTP. he covers the time with his worst motivation classes. He charges 15000 for corporate training and it is waste of money. Don't waste your money.. Join any institute for 5000/- to learn the basics and later take online training from QTP expert G.C.Reddy..
| Is This Answer Correct ? | 4 Yes | 0 No |
QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance.
does qtp runs on internet explorer 7.0
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
how to identify the objects if application consists of objects that have same properties.
can we test an windows application using qtp
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
How will you handle the situation when object is not captured during record?
How to get data from excel sheet to the script? write the script.
When should I use smart identification?
How to use actions in qtp ?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.