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...



Testing Interview Questions
Questions Answers Views Company eMail

i have 2 year experience in manual testing and automation testing Selenium, if i am attending any interview what kind of question i will get?

IBM, Ind Swift,

1 6141

What is regression testing?difference between regression and retesting?

SQS,

2 4348

Who is the best faculty for selenium in twin cities (Hyderabad/secundrabad)

KJL, NA,

2 4283

A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.

1 3915

Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com

NTT Data,

1577

what is system testing? explain with an example.

Tech Mahindra,

1 3848

What is actually a rule based testing

ISPL,

2206

how memory will be used in the JVM.With think time .what is necessary of the think time in loadrunner

HCL,

1 3836

if thoughput will be high /low what will be the problem?

Ness Technologies,

1 4043

How we allocate the priority(Blocker, Critical, etc.,) in Testing?

1853

Share idea about how to I find the maximum bugs while doing mobile testing?

1 2819

how to test ecg machine?

1919

How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.

1 3622

functional testing test cases for transfer funds ?

PCS,

1672

in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

PCS,

1715


Un-Answered Questions { Testing }

Explain the exactly meaning of test case?

1179


How to find the length of the string in qtp?

1051


What is an entry criteria?

1170


9.Data – driver automation typically includes?

3425


What is the difference between qa, qc, and testing?

1311


What all things you should consider before selecting automation tools for the aut?

1187


What is customer (end user)?

1010


How to use transactions in qtp?

996


How to export the tests from selenium ide to selenium rc in different languages?

945


How to know, which are the bands (850,900,1800,1900) a mobile device supports?

940


What is the execution order of test elements?

631


What is keyword driven framework?

1096


Give an example of the languages supported by webdriver?

912


What are the main key components in web applications and client and server applications?

1212


Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP

3075