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 the meaning of the statement in Selenium and what are the types of assertion?

1034

How can it be found if an item is displayed on the screen?

949

What does a single β€œ/” bar in XPath do?

1127

Explain the difference between confirming and verifying commands?

1187

What is Selenium IDE?

1033

What is the use of running the scripts in Hidden-mode in UFT?

1216

How to handle Java tree in QTP?

1330

Define Error Pane of UFT?

1111

Can UFT be connected to Quality Center? If β€˜Yes’ brief the process or steps.

1096

What test cases can you automate using QTP?

1090

Which features or drawbacks of QTP lead to the upgrade for a newer version?

1025

In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?

1071

What are the properties you would use for identifying a browser and page when using descriptive programming?

1020

How many types of Automation frameworks are there in UFT? Describe them.

1020

What is the difference between keyword view and expert view?

1062


Un-Answered Questions { Automation Testing }

What are the different exceptions you got when working with webdriver?

950


What is an automation testing framework?

1040


How to insert a breakpoint in selenium ide?

1023


Can WebDriver test mobile applications?

1059


How to define new testplan attributes?

930


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1708


Which scripting language used by quicktest professional (qtp)?

1138


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1969


How to start recording using quicktest professional (qtp)?

1094


Tell me about qtp?

926


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

964


Why do you create parameter?

957


What happen if you mix both thread.sleep and webdriver waits in a selenium script?

910


how u will evaluate the tool for test automation?

1851


What is heightened privileges browsers?

1048