i have completed software testing.Can anyone send sample and simple srs document for writing test cases.
3 104421) 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 11166In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading
1 7174I 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 7762#include
Which DB using by Visulal Source Safe ? Can we assign our won database to VSS? or it have any default DB ?
2279We 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 13313In 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 19977Hi 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 9693Is it weather conditions make any problems to the electrical equipments and if yes means is it any precautions needed?
1 3082Post New Hexaware Interview Questions
What are the advantages of a Hybrid framework?
Explain inputs?
What is Point-to-Multipoint connection?
Write a trigger on account, while inserting a text value as ‘somename’ ended with ‘text’ ex: ‘renutext’ on account object it should through an error. How you will achieve this…??
What are wpf controls?
Explain what does thermodynamics helps in predicting?
How do I fix sync issues in outlook?
How do you differentiate yourself from your peers? : insurance sales
Introduce yourself in one minute.
How do you create a waterfall chart in excel?
what is primary storage pool and secondary storage pool in your environment?
How do I login as an administrator?
Is ioc a design pattern?
What is SBT? What is the best Build Tool to develop Play and Scala Applications?
Can list be null in java?