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 your approach clicking all the links which are available on the page?

876

How you will switch from one frame to another?

807

WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD

1 1446

Where to use Property Let, Property Get, Property Set in UFT

789


Un-Answered Questions { Automation Testing }

What is junit? And what is junit annotation?

1032


write a script to verify the image path(src property) of the images which are in web pages.

2193


i can done the project with QTP in that time i can say how many members in my team size?

1879


Write the code to double click an element in selenium?

808


Tell us the line of code webdriver driver = new firefoxdriver();.?

891


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1765


How to perform right click using selenium webdriver?

898


For unattended execution whick playback options you will use?

2813


What are the different types of checkpoints?

1006


What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????

2123


Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru

3737


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1892


List the advantages of webdriver over selenium server?

910


What is difference between selenium and QTP tools Which is best tool... Which is most used tool

1360


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); }

2217