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

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

1397

Reverse string without mid or streverse function.

Deloitte,

1 3057

Count the number of radio buttons and randomly select one.

Deloitte,

1 2700

how to associate object repository during runtime in qtp

Deloitte,

1 2707

why is execute file used.

Deloitte,

1 2591

Connect to QC using AOM.

Deloitte,

1697

Get the count of files of similar types from a folder.

Deloitte,

1497

Sql questions to find second max salary and how to use joins

Deloitte,

1533

what is entry and exit criteria and explain it?

IBM,

1514

Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase

1725

Plz give me manual testing real test case ?

Aerosol,

1574

In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?

Accenture,

1649

Write all test cases for Bus Pass Renewal

Infosys,

1568

where do you memory leaks logs

Sapient,

1 2572

Write test cases to test a browser app

1797


Un-Answered Questions { Testing }

What is dynamic analysis?

1080


What are the tables in testplans and testcases?

1100


Is it possible to call win runner script in qtp?

1078


Cucumber tests are divided into how many parts?

1


Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx

2369


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

2579


What are the valuable steps to resolve issues while testing?

1394


What is the purpose of getoptions() method?

1049


Mention some of the jmeter listeners.

606


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

9197


Explain the flow of test script recorder.

657


Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?

1823


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

4298


What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

1686


Explain the purpose of gui map configuration?

1091