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 37579

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 4358

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 4073

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 6806

Cement , sand , concrete ration in M30 Grade

1 5788

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

2387

How to use session under class file of APP_Code folder?

493

Explain few examples of stored procedure over triggers?

494

What are the different types of backups that exist?

659

What can be used instead of trigger?

598

What is DTS and explain the purpose of it?

576

What does new grouping sets enables you to do?

584

What is the advantage of varchar2 over char?

767

Why merge statement is used inside the database?

611

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

596

Post New ADITI Interview Questions




Un-Answered Questions

Is stringbuilder faster than string concatenation c#?

428


How can you secure jenkins?

1


What is the maximum number of campaigns and ad groups you can create in adwords?

1


what is the impact analysis?

1886


Explain the working of splunk?

136






what type of earthing do for dry fissure rock?

2008


What is a CSS File? It is used for what purpose.

327


what is the difference steps for data modeling?

2060


What are all the different types of prompt in cognos?

528


What tags for validation exist in jsf?

74


Is coding required for machine learning?

60


Can anyone send most commonley asked Instrumentation questions and answers in cement industry please?

1515


Why should you use windows azure storage as opposed to local resources/storage?

264


What is VIZQL in Tableau?

227


Tell me how do you remove nil values in array using ruby?

1