what are the templates for daily,weekly and monthly reports?
plz reply ASAP.



what are the templates for daily,weekly and monthly reports? plz reply ASAP...

Answer / Arpit Kapoor

For creating daily, weekly, and monthly reports, you can use predefined templates based on your requirements. Here's an example structure for each type of report:

1. Daily Report Template (Example):
```
Date: {DATE}

Section 1:
- Section 1 Item 1: {SECTION_1_ITEM_1}
- Section 1 Item 2: {SECTION_1_ITEM_2}
...

Section N:
- Section N Item 1: {SECTION_N_ITEM_1}
- Section N Item 2: {SECTION_N_ITEM_2}
```

2. Weekly Report Template (Example):
```
Week starting on: {START_DATE} - ending on: {END_DATE}

Section 1:
- Section 1 Item 1: {SECTION_1_ITEM_1_WEEKLY}
- Section 1 Item 2: {SECTION_1_ITEM_2_WEEKLY}
...

Section N:
- Section N Item 1: {SECTION_N_ITEM_1_WEEKLY}
- Section N Item 2: {SECTION_N_ITEM_2_WEEKLY}
```

3. Monthly Report Template (Example):
```
Month: {MONTH} - Year: {YEAR}

Section 1:
- Section 1 Item 1: {SECTION_1_ITEM_1_MONTHLY}
- Section 1 Item 2: {SECTION_1_ITEM_2_MONTHLY}
...

Section N:
- Section N Item 1: {SECTION_N_ITEM_1_MONTHLY}
- Section N Item 2: {SECTION_N_ITEM_2_MONTHLY}
```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?

5 Answers  


How to prepare tracability matrics

1 Answers  


1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario

1 Answers   Ness Technologies, Saitech Data Systems,


Give me an example when black box testing will not able to detect a bug which white box will detect?

2 Answers   Nelito,


What is the initial stage of testing?

5 Answers  


How to test URl of a website manualy?

3 Answers   Oracle, Wipro,


What is Dialog Application? Tell me in details about it? Thankd in Advance

0 Answers  


What is a Show Stopper?

4 Answers   Infogain,


what is pareto analysis?

6 Answers   TCS,


how can u differentiate intgration test cases with functional test cases

4 Answers   TCS,


what is internalization?

5 Answers   Oracle,


After resolving bug, You immediately do regression testing or later?

3 Answers   Quexst,


Categories