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 |
What are the common defects found in your project? (in qtp interview)
Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
Diff B/w Webserver and Client Server
Write a command for setvalue function in a webedit
If you are testing a web application then what will you test in that application?
What is the significance of “action 0” in qtp?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
How to run a test using quicktest professional (qtp)?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?