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

What is the quicktest professional testing process?

1224

How many types of actions are there in quicktest professional?

1031

How to execute a winrunner script in quicktest professional?

1080

Explain the concept of how quicktest professional identifies object?

1059

What is the basic concept of quicktest professional?

1094

To which environments does quicktest professional supports?

1062

What is the use of text output value in quicktest professional?

1037

How many types of parameters are available in quicktest professional?

1071

Explain me how many types of webdriver apis are available in selenium?

949

Tell me how can you handle network latency using selenium?

1 3472

Tell us how can you run selenium server other than the default port 4444?

987

Tell me what api is required for database testing in selenium webdriver?

969

Tell me does the selenium have any limitations?

1016

Tell me what is a node in selenium grid?

1093

Tell us can captcha and bar code reader be automated by using selenium?

1003


Un-Answered Questions { Automation Testing }

Tell me what is regression testing?

1113


How to reduce the resource requirement in jmeter?

650


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

2153


Explain the difference between call to action and copy action?

1039


List the different types of drivers available in web drivers.

961


List some of the test types that are supported by selenium.

886


How to perform double click action in selenium webdriver?

944


how to test Web application using QTP software

1840


Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?

2120


What is the function of xpath?

1003


What is Curd testing?

2364


What kind of testing does selenium support?

1046


How you integrated your automated scripts with testdirector?

1116


How to customize the reports generated?

1152


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

2359