BEst INstitute for QTP & SELENIUM
Answer / sat
TS TECHNOLOGIES is one of the Best Training and Consulting
in Hyderabad with a good placement track record. We will
provide "Regular training, Fast Track Training, Online
Training with job assistance.
TS TECHNOLOGIES providing Exclusive Training on Performance
Testing. Faculty from top MNC’s with highly skilled
expertise will train & guide you with real time examples,
project explanation. We also help you in resume preparation
and provide job assistance until you get job
We are providing Exclusive Training on
 Loadrunner 11.0
 Monitoring Analysis and Tuning with HP Site
scope, Profilers
 Mainframe Testing
 SOA Testing
 Manual Testing & QTP With Live Project
 Selenium
Our training features:
 Training session are conducted by real-time
instructor with 10+ years experience
 Real-time examples
 Best training material
 State-of-the-art lab with required software for
practicing
 Exams and Mock Interviews
 Resume preparation by expert professional’s and
job assistance
For additional assistance, including course details, batch
scheduling information, or you may contact to below address:
TS TECHNOLOGIES:
#Flat No: 303, Padmaja’s Raja Enclave,
Beside KS Bakers, KPHB
040-65121295, 9951180008
www.tstechnologies.co.in
| Is This Answer Correct ? | 8 Yes | 2 No |
Hello, I am working on automating unix application using QTP via terminal emulator.Recording and playback works as i execute my test case. I need to parameterise my data now. Steps to be followed 1. go to the application TeWindow("TeWindow").Window("Connect").WinButton ("Connect").Click 2. Make a transaction to an account I am able to make transaction one at a time (one person when i run the script) and the script is as below and works fine. TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "./4ee.sh" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "a21100002" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "tcccc" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "test" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type "6" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "xexit" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync 3. Now i need to Make a transaction to the account for the list of people available from data table. How do i do this? Please let me know if you can Thanks, Chaya
how to get the particular chr in an array list the question is ....i have an array like this ABCD EBCF GBCH IBCJ HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT HELP ME ANY ONE THANKS
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
In qtp what type of data tables are used , name and list out them
How we can do Batch testing in QTP?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???
What is Virtual object wizard in QTP?
Explain QTP Testing process ?
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
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..