Skip to content

Commit b880234

Browse files
authored
data_driven_using_db
1 parent 8303514 commit b880234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Day_18/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# ABBREVIATIONS :
2525
# DDL --> data definition language
2626
# DML --> data manipulation language.
27-
# DRL --> data retrival language.
27+
# DRL --> data retrieval language.
2828
# TCL --> transaction control language.
2929
# DCL --> data control language.
3030

@@ -33,4 +33,4 @@
3333
# you are testing some part of the backend and some part of the frontend.
3434
# login to database, looking into tables etc comes under blackbox testing.
3535

36-
# 80% of the database testing we do it manually. because we do not have the tools to fully automate it
36+
# 80% of the database testing we do it manually. because we do not have the tools to fully automate it

0 commit comments

Comments
 (0)