Software Interview Questions
Questions Answers Views Company eMail

how many types of table types ?

4 6409

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 8519

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

1 6531

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,

1723

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 3643

What is meant by Protocol testing

2 5692

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 5618

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 7808

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

1746

what is const volatile?

2 4075

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.

1874

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

4 5667

convert 12345 to 54321 withoutusing strig

5 8558

simple c program for 12345 convert 54321 with out using string

TCS,

7 19844

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

1 3478


Un-Answered Questions { Software }

How do I make excel look pretty?

302


What are the ways to define a variable in javascript?

494


How many help options are there in sap netweaver? Explain.

482


What is #document in html?

468


What is a consignment stock?

643






Can html5 replace javascript?

530


What should be done in the base case for this recursive problem?

496


What are the use of sets in python?

457


What is Number object in JavaScript?

557


What is .dex extension in Android?

549


In HDFS, how Name node determines which data node to write on?

29


If I run a 64-bit version of windows, does that require a 64-bit driver for my devices?

462


Mention the different types of replication in sql server.

559


How to provide default values to function parameters?

589


Does windows 7 have iis?

497