how will mapping between testcases and requirments(tracebility matrix) in manual testing without using any bug tracking tool
1915for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
11 20991In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????
12 15995can any one tell me the following question's answer 1. How can we create PUSH Botton in presentation layer. 2.How can we print the record. 3.If database has nor records & if we write 'for all entries' in select statement then what will be happen.
1 55501.What is the difference between append structure and include structure. 2. what is the logging of technical setting while creating db table.
5 49829I have PCB with structure: PCB TYPE=DB, C DBDNAME=EMPCADBD, C KEYLEN=18, C PROCOPT=LS SENSEG NAME=EMPLOYEE, C PARENT=0 SENSEG NAME=COMPDTL, C PARENT=EMPLOYEE SENSEG NAME=BANKDTL, C PARENT=COMPDTL SENSEG NAME=SALDTLS, C PARENT=BANKDTL SENSEG NAME=EDUCDATA, C PARENT=EMPLOYEE SENSEG NAME=EMERDETL, C PARENT=EDUCDATA SENSEG NAME=ADDRESS, C PARENT=EMPLOYEE ************************************************************ *********** PSBGEN PSBNAME=PSBCALDP,LANG=COBOL END Requirement is to Create a report based on Salary brackets. ( Use SSA’s for logic) · It should have CTCGROSS brackets and No of employees o Employee names falling in each bracket Salary < 100,000 No of Employees Employee-Name Level 100,000 < Salary < 300,000 No of Employees Employee-Name Level 300,000 < Salary No of Employees Employee-Name Level
1 5637Post New Accenture Interview Questions
What are the exit codes in node.js?
What is query cache?
What is the use of welcome-file-list?
How to calculate date and time differences in oracle?
Explain the role of metadata for the three-layer architecture.
What is the default value of Array?
What is the difference between a theme and a template in powerpoint?
How to save your test using quicktest professional (qtp)?
Explain the component of integration-as-a-service in cloud computing?
What are the steps to copy a file?
How you can decide which type of object repository you have to use?
Why isnt there a numbered, multi-level break statement to break out
How can Chasm Trap be solved?
Define taskinstance?
In a given spark program, how will you identify whether a given operation is Transformation or Action ?