This is question is for system testing: What are Global catalog server, Schema Master and other NDTS roles ?
4 13179How you convine the Client that the application is very stable after testing. What type of Document you show to him or anything.
3 8169What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document?
1 6941iam in a small company where testing is not having any process so somebody tell me answer what is ur company testing process?
3 6883what is d difference between software development life cycle & system development life cycle?
5 16531Post New HP Manual Testing Interview Questions
How can we hard delete a record using a apex class/by code?
what is the difference between neutral and earth
Tell me about financial transformation with sap simple finance?
What is the primary benefit of encapsulation?
Tell me what is seo and introduce its types?
How many aggregate functions are available there in sql?
How mutex is implemented in linux?
Name the test signals used in control system
Is a windows 10 iso free?
How do you sort sheets?
what are Modules in Dojo?
how to select unique records from a table? : Sql dba
What's the difference b/w Table & Templete in Smartform?
What are hypervisors in cloud computing and give their types?
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....