Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ADITI Interview Questions
Questions Answers Views Company eMail

what is bug triage?

6 37713

In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

2 4429

The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage

1 4115

which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.

2 6887

Cement , sand , concrete ration in M30 Grade

1 5830

I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2422

How to use session under class file of APP_Code folder?

517

Explain few examples of stored procedure over triggers?

523

What are the different types of backups that exist?

683

What can be used instead of trigger?

629

What is DTS and explain the purpose of it?

601

What does new grouping sets enables you to do?

604

What is the advantage of varchar2 over char?

796

Why merge statement is used inside the database?

638

Write a SQL command to insert and update only a particular field?

634

Post New ADITI Interview Questions




Un-Answered Questions

How to design file watch jobs?

582


What are partitions in database?

495


What is dispatch action class?

615


What is the maximum pool size in ado.net connection string?

502


Can you write the algorithm for Queue?

1556






What is the shadows?

554


What programming languages are you able to use in selenium rc?

492


Can we change load factor of hashmap?

483


If in a PO, the freight condition is mentioned as Air freight and the material is actually received by Road, how does the system check before making the necessary accounting entries?

1605


What are the options in ASP.NET to maintain state?

619


How the Business Process Testing is different from Robots Testing?

5


Is rent a variable cost?

559


describe excessive vibration of a machinery that not always apparent? state and explain that the vibration are transmitted from elastic materials or components to another?

8229


What are different types of Web Services?

367


What is the purpose of dialect configured in hibernate configuration file?

189