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

Is automation testing in agile methodology useful or not?

985

Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?

1106

Can we do automation testing without a framework? If yes, then why do we need a framework?

1199

List some advantages and disadvantages of manual testing.

874

List some advantages and disadvantages of automation testing.

927

How will you automate basic “login” functionality test cases for an application?

958

How do you select which automation tool is best suited for you?

1037

What is the difference between web_reg_find and web_find?

1397

What is the rendezvous point?

1061

How will you stop the execution of a script on error?

1168

How does caching affect performance testing results?

1107

What are different types of vuser logs which can be used while scripting and execution?

1024

How is each step validated in the script?

1151

What is a difference between pacing and think time?

1049

How are concurrent users differing from simultaneous users?

1064


Un-Answered Questions { Automation Testing }

What can I monitor with loadrunner?

1057


What are the performance testing tools?

1026


what is the advantages and disadvantages of using functions instead of re usable actions

1961


How to assert text of webpage using selenium 2.0?

871


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2520


How to test Fonts and its size thru "Font Expert" in Win Runner.

2330


please any one can explain the keyword driven framework. with gmail example.

2099


How many test scenarios you have automated? How many time it will take to execute 30-40 scenarios? What SDLC model you are following? How often you will execute your test scripts? Because of some changes, your test scripts failed? When you will update your test scripts? How much time it will take to update? Do you know how to connect database? Do you know the direct method to count no. of records (or) rows present in record set once query is executed? How will you create the connection string? How did you resolve conflicts present in Object Repository? How good you are in VB? How will you work on Excel Application? How will you select Excel sheet? If you want to select 10 sheets, will you create 10 separate objects? Given string is “abcd”. What are the methods you will use to display “dcba”? Drives script – explain the frameworks? How you are updating results for each test? What is start up, configuration, navigation scripts? If you are not able to understand the application (some module), who will teach you? What test cases to be automated? When to be automated? What is the testing process you are following? What life cycle you are following? When you will use Descriptive Programming? Do you have the permission to add objects into shared object repository? (OR) someone will maintain SOR? Do you know how to add objects into shared object repository? How many test cases you have automated? How much time will it take to execute? What is complex in automation? When you feel automation is complex? Tell me one scenario, the complex functionality you have automated in your project? Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet. Rate yourself in SQL? Display the employee name who is getting maximum salary? sal ID Salary name 001 100 002 500 003 300 ID 001 002 003 Ename A B C Have you written any test cases while you are in Automation? Manual Testing also will you do or you will work only in automation?

2729


Without using gui map editor we can recognize the application in winrunner ?

1056


When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?

1137


Can we edit recorded selenium ide test cases?

938


hou can we use vb script in qtp could u tell me breafly

2199


What are the element in the loadrunner controller?

1149


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

2031


What is test fragment?

685