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

How do you plan test automation?

1985

Can test automation improve test effectiveness?

2047

What are the main attributes of test automation?

1864

Does automation replace manual testing?

2 4238

How will you choose a tool for test automation?

1940

How you will evaluate the tool for test automation?

1888

What are main benefits of test automation?

1963

What could go wrong with test automation?

2324

How you will describe testing activities?

2023

What testing activities you may want to automate?

1955

Describe common problems of test automation.

2014

What types of scripting techniques for test automation do you know?

2474

What are principles of good testing scripts for automation?

2016

What tools are available for support of testing during software development life cycle?

1874

Can the activities of test case design be automated?

1787


Un-Answered Questions { Testing }

What is quality center( test director)?

1122


What is the pros and cons between QTP and Rational Robot

3780


How to check property of specific icon is highlighted or not?

1039


How soon the bug should get fixed?

1133


What is the difference between quality assurance and software testing?

1063


How quickly we need to fix the bug?

1198


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

2052


What is difference between Manual testing and Pega/BPM testing?

8203


Is it possible to change the property value at runtime? How it is possible?

1030


How the smart identification is used in real time?Please explain with an example

2056


What is the difference between uat (user acceptance testing) and system testing?

1085


Whether the test plans built using jmeter are os dependent?

748


How qtp recognizes the object?

1188


write a test case flipkart login page

5924


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

3072