Skip to content

Commit cf3e1ba

Browse files
committed
Remove markdown code
1 parent 7ae1582 commit cf3e1ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/2024-01-26-5W-Framework.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ This is a simple technique that forces us to think through what information and
1818
This technique is from an excellent blog by Tina Huang, and is originally based on learning a programming language but is equally applicable to test-related learning:
1919

2020
Apply 5 W framework to get a more relevant response (the example I've used here is to learn Selenium):
21-
<strong>
2221

2322
<ul>
2423

@@ -27,7 +26,7 @@ Apply 5 W framework to get a more relevant response (the example I've used here
2726
<li><b> When? </b> Timeline, amount of time available.</li>
2827
<li><b> Where? </b> Online courses, videos or text based courses.</li>
2928
<li><b> Why? </b> What's the goal? (e.g. Automated testing using Java/Selenium).</li>
30-
</strong>
29+
3130
</ul>
3231

3332
Source: [Tina Huang – YouTube: How to learn to code FAST using ChatGPT (it's a game changer seriously)](https://www.youtube.com/watch?v=VznoKyh6AXs&list=LL&index=2&t=377s&themeRefresh=1)

0 commit comments

Comments
 (0)