Automation Testing Interview Questions
Questions Answers Views Company eMail

cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs

Symphony,

7 19755

Could you anyone share me the path to download the automation tools which are having trial license version?

1681

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?

IBM, Semantic Space, TCS,

12 27738

Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

Infosys,

2432

Can u plz tell me what r the functions available in load runner and how to write userdefined functions and what are they?

2 8794

Is it possible to return multiple values from a function..? Then how..?

3 14920

Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!

3 3913

What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...

IBM,

4 15820

Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1513

How to add object to object repository in qtp9.0 Suppose for brower yahoo home page

1419

To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0

2 4134

Hi I urgently need a substantial answer for one Q on Vusers - Performance Center. Hope you could help me. Q : My application is intended to undergo soon the load testing with performance center. The Vusers we planned are 100. But the dev team says that we should use 100 different UserID/Password's & each Virtual user should login into a different account while testing. Firstly, is this required ? my application can handle multiple logins for the same userid/password, hence is it mandatory to use 100 different account when we can do the same test with one account. If so, for 1000 Vusers we cannot use 1000 logins right ? I need substantial info to prove my point. Secondly, is this possible to assign a different userid/pwd to each Virtual user ? Thanks in advance & awating your reply Harsha

Polaris, Verizon,

11 13331

I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 4517

I want to test advanced Java applications what kind of add- ins I have to install?

1 3723

hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in

8 7085


Un-Answered Questions { Automation Testing }

What is the difference b/w close () and quit ()?

544


Tell us how can you create html test report from your test script?

519


What is Dynamic xpath in selenium ?

526


What is the alternative to driver.get() method to open an url using selenium webdriver?

751


What is the modular approach of scripting?

908






What is debugging? How you debug your script?

600


What is defaultbasestate?

589


Explain what is the difference between findelement () and findelements ()?

536


Does QTP run in any environment?

599


What selenese command and argument can be used to transfer the value of a javascript variable into a side variable?

4244


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

606


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

1479


What is in-house tool?

547


What are the different Selenium components?

514


How to perform right click action (context click) in selenium webdriver?

470