Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Automation Testing Interview Questions
Questions Answers Views Company eMail

Explain what java api is required for generating pdf reports?

1 1609

Tell us what is junit? And what is junit annotation?

1023

Explain me what is testng and why is it better than junit?

1070

Tell me how can we find the value of different attributes like name, class, value of an element?

1006

Explain me what is a framework and what are the frameworks available in rc?

969

Explain me what is the difference between setspeed() and sleep() methods?

1068

Tell me what is an absolute xpath?

984

Tell me what is the purpose of getoptions() method?

966

Do you know when autoit is used?

1030

Please explain what is a relative xpath?

1081

Explain the types of object repositorys in qtp?

1088

What is the qtp testing process?

1037

What is checkpoints for qtp?

969

What are the different recording modes?

987

Explain the features and benefits of quick test pro(qtp)?

967


Un-Answered Questions { Automation Testing }

can any body give the banking domain concepts/links

4065


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

2090


What exactly is selenium remote-control (rc) tool?

1035


what kind of frame work you used in your last project?

2319


tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

2153


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

4292


What are the features supported by UFT?

1089


What are all the components of loadrunner?

969


What are the advantages and disadvantages of using selenium as testing tool?

963


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

1074


test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?

2279


What is heightened privileges browsers?

1048


How to configure yahoo cookies in load runner?

2909


What is the standard flow of execution of a test case?

1052


Do you know how to verify if the checkbox/radio is checked or not?

1000