Automation Testing Interview Questions
Questions Answers Views Company eMail

What is a test plan in jmeter?

422

What are pre-processor elements? List some of the elements.

407

How do you ensure re-usability in your jmeter scripts?

402

What are configuration elements?

472

How does jmeter work?

424

What is assertion in jmeter? List the types of assertion.

385

What is workbench?

405

What are pre-processor & post-processor elements?

409

What are the protocols supported by jmeter?

417

What are the important plugins supported in jmeter?

400

What is the execution order of test elements?

420

How to validate the dropdown value contains specific value or not?

536

Explain Cucumeber Framework?

588

What are the different Exceptions in selenium?

614

How you are integrating cucumber feature files with step files?

548


Un-Answered Questions { Automation Testing }

Mention what is the difference between implicit wait and explicit wait?

568


What is vendor tool and give examples?

743


when autoit is used?

576


How to get the title of the page?

614


How to identify what to correlate and what to parameterize?

700






Can you list some technologies that support qtp?

658


how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?

1701


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1466


I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com

4010


Can you explain the framework which you have used in your selenium project?

569


iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com

1518


What is testng assert and list out some common assertions supported by testng?

598


what is defenetion of kiran can u tell me plz CVS, SVN

1697


Describe synchronization point.

684


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

650