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

How to use regular expressions in selenium?

1017

What is selenium webdriver or google webdriver or selenium 2.0?

849

Which are the languages supported by selenium rc?

917

How to insert a start point in selenium ide?

945

What are the challenges with selenium ide?

1070

Which browsers can selenium ide be run in?

1059

What are the important selenium ide commands or selenese commands?

967

What is the difference between "assert" and "verify" commands?

1019

What is the difference between captureentirepagescreenshot and capturescreenshot?

1093

What are the capabilities of selenium ide?

1012

When to use accessors in selenium?

1094

Which are the operating systems supported by selenium?

931

What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?

891

How do you add check points or verification points in selenium?

948

What must one set within side in order to run a test from the beginning to a certain point within the test?

890


Un-Answered Questions { Automation Testing }

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

954


Give an example of the languages supported by webdriver?

902


What are the types of object repository in qtp?

1031


What does a knot do on the selenium grid?

988


How you load a loadrunner agent?

1135


what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please

2192


What are the modes of script recording in winrunner ?

1110


Difference between test object and run time object?

1007


What are the information contain by script windows for each script in the list?

1129


How to schedule a scenario?

1171


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

2102


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2931


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1973


What distinguishes between an absolute and relative url in side?

925


How can you find if an element in displayed on the screen?

851