Software Interview Questions
Questions Answers Views Company eMail

how many types of table types ?

4 6439

How To Change Column Ordinal Position in SQL Server 2005 using Query i.e I Want To Add Column at Particular Ordinal Position in SQL Server 2005

2 8545

what is LOOK UP formula & how it use in MICROSOFT EXCEL. please explain with example ?

1 6549

Hi this is the coding for adding data in to an xml table i want the coding for update and delete Try Dim emp_xml_doc As New XmlDocument If System.IO.File.Exists(Server.MapPath("emp.xml")) Then emp_xml_doc.Load(Server.MapPath("emp.xml")) Dim myrow_element As XmlElement myrow_element = emp_xml_doc.CreateElement("EmpDetails") Dim str As String str = "" & TxtEmpId.Text & "" & _ "" & TxtName.Text & "" & _ "" & TxtSalary.Text & "" myrow_element.InnerXml = str emp_xml_doc.DocumentElement.AppendChild(myrow_element) emp_xml_doc.Save(Server.MapPath("emp.xml")) Response.Write("Record Saved") Dim ds As New DataSet ds.ReadXml(Server.MapPath("emp.xml")) GridView1.DataSource = ds GridView1.DataBind() Else Response.Write("File does not exist.") End If Catch ex As Exception Response.Write(ex.ToString) End Try *********************** this is the xml file 100 xxx 2000 yyy dddd 77777 rrrr rrrr 6666 qaqa sini 50000 errrrrrrrr rrrrrrrrr 677777 rrr rrr 33

InfoCom,

1736

A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.

2 3667

What is meant by Protocol testing

2 5705

Why do we use Account groups? G/R entries, Types of tickets handled in production support. Most difficult ticket for which you have taken a lot of time to resolve, Clearing vendor invoices

Thomson Reuters,

1 5636

1) What are the fields that you see when you create a vendor? 2) What is recon account? Is it possible to post directly in recon account 3) Why is the internal numbering is not possible for G/l accounts 4) How do u create vendor invoices and journal entries for the same. 5) Blocking a G/L Account

Ness Technologies,

5 7871

What is middle ware testing?? what are the companies using this tech?

1761

what is const volatile?

2 4109

INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.

1880

Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority

4 5702

convert 12345 to 54321 withoutusing strig

5 8619

simple c program for 12345 convert 54321 with out using string

TCS,

7 19907

Hi, If anyone is interested in SAP ABAP from basics to Expert. Email me your contact details to sap.abap9@gmail.com

1 3501


Un-Answered Questions { Software }

What are the different types of custom settings in salesforce?

202


what is the most foolproof strategy for protecting data on the network? : Windows server 2008

118


___,_____ and ____ container objects.

1048


Explain faker in laravel.

424


Can pivot tables show text?

297






How do you break the root password?

591


What is ansible tower?

1


how XML file is called in d3.js?

5


How does jenkins authenticate users?

1


What are web workers and why do we need them ?

536


Define project definition?

610


What is meant by application domain?

479


What are the j2ee technologies?

488


How do I get a dark theme in visual studio?

439


What tools can help find bugs or perform the static analysis?

496