i have completed software testing.Can anyone send sample and simple srs document for writing test cases.
3 105471) How can you use slowly changing dimension type 2 in Universe, Reporting and what would be the build process. 2) How can you identify the users in webintelligence not using the reports past few months. And delete them. 3) How can you move documents from one environment to other environment
3 11259In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading
1 7237I am new to jsf rich faces. I am using rich faces datatable rich:datatable. On entering the value, values get filtered in table. Now how can i get the value i selected in backing bean?
1 7828#include
Which DB using by Visulal Source Safe ? Can we assign our won database to VSS? or it have any default DB ?
2341We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?
5 13480In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
6 20157Hi my doubt is that preparedStatement is a interface means which has no implemenation.plz go thru the code below String sql = "SELECT * FROM movies WHERE year_made = ?"; prest = con.prepareStatement(sql); prest.setInt(1,2002); ResultSet rs1 = prest.executeQuery(); Now setInt and executeQuery how it works since it is interface it does not have implementation how it works, how executeQuery returns result from database as executequery method has no implementation even in Statement interface.
4 9816Is it weather conditions make any problems to the electrical equipments and if yes means is it any precautions needed?
1 3151Post New Hexaware Interview Questions
How do I change headers?
What are the different types of implementation terms in uml?
What is a scriptlet?
Outline credit management in sap? : fi- accounts receivable
What is the use of jms? In which situations we are using jms?
What do you mean by iteration?
Where is the exe file in windows 10?
Compare linux & windows?
If i have 4 Allen Bradely make RS logix 5000 PLC and for viewing that we are using 4 RS view SCADA for 4 different packages. Now, I will want to view two packages on only one SCADA. Then how i will do it?
When should I use Selenium IDE?
Hi We have upgraded our sun machine from solaris 9 to solaris 10. Before upgradation the date command output(Solaris 9) Wed Oct 13 09:45:21 IST 2010 But after upgradation the output for date is as below(solaris 10). Wednesday, October 13, 2010 9:46:14 AM IST Looks like I need to change LC_TIME=C. can you please help me how to change it for permanently
What are the two ways to create a thread?
Define virtual object?
Explain about filter expression?
What is the difference between static and non-static with examples?