Automation Testing Interview Questions
Questions Answers Views Company eMail

can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

1625

In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?

1 3863

I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.

Virtusa,

5 6419

how we connect oracle or sql data server database to qtp

Tanla Solutions,

3 10211

what are the metrics in general we use in testing

Tanla Solutions,

1 4683

does test plan is in test strategy or test strategy is in test plan

Tanla Solutions,

2 5091

What is Environment Variable and when we apply this in QTP?

4 15523

What exactly is the difference among all the three recording modes.

Accenture,

5 9698

How u will open the build automatically in QTP except using Systemutil.run command

6 9917

how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.

3 10607

How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

4 26416

I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)

2 5208

Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

IGI,

1519

3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.

5 10365

4. How u will open the build automatically in QTP except using Systemutil.run command

4 6055


Un-Answered Questions { Automation Testing }

Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?

526


How do you verify if the checkbox/radio is checked or not?

442


What are the types of object repositories? Which one is you are using?

634


What are startpoints and breakpoints in selenium?

488


What is the limitation to XML Checkpoints?

1606






How does qtp identify gui object?

588


How to handle dynamic objects in quicktest professional?

504


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); }

1721


when a test case is written how u test using qtp

1655


What is the difference between getwindowhandles() and getwindowhandle()?

500


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

1640


Give some examples for performance test tools?

611


Hi guys I am pravash kumar satapathy having 4.5yrs experience in loadrunner .i am providing online training in loadrunner,jmeter .if any body are interested directly u can call me or mail me pravashkumarsatapathy@gmail.com pk.loadrunner-----skype 9437629024

1605


While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?

485


Describe function procedure in vbscript.

555