Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
IBM,
13 27655Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
1 4125My problem is as follows I made two pages of the portal; in the first page i have two reports and from one of these i would like to communicate in some way (i.e drill- through?) with the second page that contains four reports (prompt value [product] and three chart [sales revenue, sales quantity and budget]). Particularly I would like to communicate with the report that contains the prompt, passing the Product. How can i drill from the first page of the portal to the second page ? More generally, is it possible to move from one page, containing 2 report, to another page with 4 report, through a drill-through or any other mechanism? Thank in advance.
1 4550If we write a goto or a return statement in try and catch block will the finally block execute?
6 12971i have cleared the nic test...please send me the interview questions if anyone have them.... my email id is v84priya@gmail.com
NIC,
1881Cant create New folder: On Vista OS New folder not get create even "New Folder" option is not found in context menu & file menu. It is not working from organize menu. what can we do?
2 7738why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
3 9049
Explain lasso tools?
Is jsp static or dynamic?
What is conditional wait and arbitary wait?
What do you understand by garbage collection in Java? Can it be forced to run?
Explain is it required to install gateway server before installing a siebel server?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is Unit Testing in SAP?
for whom is sas data integration studio designed? : Sas-di
What you mean by JSON?
What are the differences between $resource and $http?
What is delegate in c# interview questions?
Mention what happens if the preferred replica is not in the ISR?
Which function should be used to free the memory allocated by calloc()?
Can we inherit partial class in c#?
What are some of the limitations of state machines? When is the use of state machines appropriate, and when are they insufficient to generate the kinds of behaviors you need in a game?