Sir, I really like your videos and have never seen any database testing video which explain everything step by step. They mostly taught how to write query never shown like you are showing thank you very much
You know what I Love about your teachings, you are bringing real-time practice within your teaching sessions, your teaching style answers all questions in our minds, I hope that everyone thinks like me. Again thank you for great work, Chef.
Simply Amazing Terrific sir. You knocked off all the difficulties with the real time projects into a simpler way with your amazing benevolence--imparting your thorough knowledge to a million of us. Not even, Infinite words of appreciation or applaud can never commensurate your work.
Hi Pavan Sir , Good Morning . I am one of your subscriber . Your teaching quality is excellent . I have completed a lot of subject from your youtube learning like maven , automation framework , selenium and learning also other areas like data base testing etc . Thank You sir .
Hats off sir your teaching was excellent, i don't know anything about database testing after watching this video i got some idea. thank you for sharing your video in youtube.
Hi Mr Pavan, I have been following your videos on Software Testing and the way you teach is really amazing with real life projects to teach. Do you have classes on Software Testing Automation using Selenium in Java. I have not been able to land a job as a manual software tester and I think having automation skills will help me kick start my career as a Tester. Kindly advise.
Where can I find this requirement document of classicmodels and the relation between tables doc? Also I would like to share your videos are very helpful and it helps beginners like to understand the topics very clearly. Thank you sir
table name , Columns , Data type and size , null , keys - these list provided by the developer to Tetser or Tester will Generate the list chart by own .. and what is information_schema in Query ?
All these steps will be checked by development teams right ...while they are creating them ..does db testing really have a good demand in the current market or in the coming future?
Development team do testing very high level(structural). It is responsibility of tester to check database components are properly created and working fine. Backend testing is most important along with Application testing.
Hi Pavan, first of all I really appreciate your effort for doing these videos for us, they are really life savers! I want to ask one thing though, how important automation is in back-end testing ? Do we need to learn how to automate these scenarios ?
table name , Columns , Data type and size , null , keys - these list provided by the developer to Tetser or Tester will Generate the list chart by own .. and what is information_schema in Query ?
As my prospective and observation the way of your explaining is very fast if possible better to explain in slow motion so that we can understand the concept.
isn't there a way to not check the tests manually. So, for example not comparing the names of the tables manually but lets it happen automatically to avoid human error.
table name , Columns , Data type and size , null , keys - these list provided by the developer to Tetser or Tester will Generate the list chart by own .. and what is information_schema in Query ?
For the test case: No of columns in a table.. select count(*) would return the row count right.. we should be using select count (column_name) right.. please correct me if I'm going wrong
Hi i am chethan..I am a BE mechanical engineer passed out in the year 2018..im not satisfied in mechanical field.. can i now get a job as a etl test engineer tester after 3 years..please reply to my question..thanks
Finally some clear information with such detailed real-world examples. Finding videos like this online is not easy.
Thanks
I am glad to see detailed info on DB testing. Paid courses also do not provide such detailing and clarity. Great job 👏
Glad it was helpful!
@@sdetpavan Sir after this, pla do a series on detailed and more complex scenarios and test cases automating in java. Thanks❤
Sir, I really like your videos and have never seen any database testing video which explain everything step by step. They mostly taught how to write query never shown like you are showing
thank you very much
You know what I Love about your teachings, you are bringing real-time practice within your teaching sessions, your teaching style answers all questions in our minds, I hope that everyone thinks like me.
Again thank you for great work, Chef.
You are so welcome
Simply Amazing Terrific sir. You knocked off all the difficulties with the real time projects into a simpler way with your amazing benevolence--imparting your thorough knowledge to a million of us. Not even, Infinite words of appreciation or applaud can never commensurate your work.
Thank you very much!
That's great! I haven't tested the schema this way. thanks for sharing, I will create more tests according to this video. Thumbs up.
Glad it was helpful!
What a great tutorial. It's not possible to get this kind of tutorial. Thank u, sar!
Hi Pavan Sir , Good Morning . I am one of your subscriber . Your teaching quality is excellent . I have completed a lot of subject from your youtube learning like maven , automation framework , selenium and learning also other areas like data base testing etc . Thank You sir .
Great to see such demanding series
Hats off sir your teaching was excellent, i don't know anything about database testing after watching this video i got some idea. thank you for sharing your video in youtube.
most welcome
Very nice videos....Thank u
Most welcome
Your DB Video is very helpful for software testing
Thanks
Hi sir thank you so much because of your videos I got job
Thank you sir really awesome 😊😊😊
Really appreciated and very helpful.
Glad it was helpful!
Awesome sir thanks.. I was struggling a lot to learn data base testing.. Thanku fot sharing ypur knowledge
You are most welcome
No words to explain for u r teaching
It's my pleasure
Thanks for explaining from basic really feel good after learn from ur tutorial. No words just Amazing
My pleasure
Simply superb video sir😀.your teaching is Excellent and we don't feel bored.please continue like this
Thank you
Superb explanation sir👍 Thank you
You're most welcome
Superb❤
Thank you so much for creating this series!
Great as always
Thanks
Thank you, it was very nicely explained
Glad it was helpful
Thank you ..Thank you Soo Much Sir... Cristal clear videos😍😍
You are most welcome
Thank u sir it's really helpful 😊
Thanks. Welcome
No words, thanks a lot sir🙏🙏🙏
Most welcome
nicely explained, Thanks
Welcome
Thank you so much sir
you are amazing sir
Thanks
Thank you..thank you... thank you...so on....
You are so welcome
Hi Mr Pavan, I have been following your videos on Software Testing and the way you teach is really amazing with real life projects to teach. Do you have classes on Software Testing Automation using Selenium in Java. I have not been able to land a job as a manual software tester and I think having automation skills will help me kick start my career as a Tester. Kindly advise.
Thank you!👍
Hi, you're the best,
I have a question, do the same steps need to be followed to test the 'postgresql' database?
Thanks
Thank you Sir
Welcome
Hii Pavan sir Happy New year 🙋🤓🎂🎂🎆🎆🎊🎊
Where can I find this requirement document of classicmodels and the relation between tables doc? Also I would like to share your videos are very helpful and it helps beginners like to understand the topics very clearly. Thank you sir
you could also share the link of the documents which you have prepared like test cases excel sheet, doc file, etc
table name , Columns , Data type and size , null , keys - these list provided by the developer to Tetser or Tester will Generate the list chart by own ..
and what is information_schema in Query ?
All these steps will be checked by development teams right ...while they are creating them ..does db testing really have a good demand in the current market or in the coming future?
Development team do testing very high level(structural). It is responsibility of tester to check database components are properly created and working fine. Backend testing is most important along with Application testing.
It's amazing with a good explanation.
But how can I get these notes?
❤❤❤ u sir !! Please provide the Excel Sheet sir 🙏🙏🙏
Hi Pavan, first of all I really appreciate your effort for doing these videos for us, they are really life savers! I want to ask one thing though, how important automation is in back-end testing ? Do we need to learn how to automate these scenarios ?
table name , Columns , Data type and size , null , keys - these list provided by the developer to Tetser or Tester will Generate the list chart by own ..
and what is information_schema in Query ?
Sir, can you share documents that you refer in each video ??
@Sdet sir can u pls take tutorials on appium with project
Kindly upload about Micro strategy sir
Sir please make video on production issue and change request in manual testing ...
Is this table test is same for the datawarehouse table also?
Hi Pavan please share the excel sheet for DB testing ?
As my prospective and observation the way of your explaining is very fast if possible better to explain in slow motion so that we can understand the concept.
Hi, Is there another video for automate this testcases using intellij or eclipse. please share this video link
Please, how can I download these documents. Thank you!
from where to download requirement/ design document?
Hi sir I have learnt so much from your Vedios..I have a small doubt..why can’t we use describe table_name command?please answer my doubt
You can.
Who will do white box db testing tester or developer
Hello sir
I am just want say that,
In each video your voice is very low
. Please make sure that higher voice level before recording
isn't there a way to not check the tests manually. So, for example not comparing the names of the tables manually but lets it happen automatically to avoid human error.
Information_schema meta data name is different... How to find for our table for first time sir?
Hi Sir
Is there a high demand of database testing jobs in the market ?
Where can I get the word and excel file used in this video??
table name , Columns , Data type and size , null , keys - these list provided by the developer to Tetser or Tester will Generate the list chart by own ..
and what is information_schema in Query ?
Hi Sir can u Help me for this document for Practice Please. It would be very helpful for me.
For the test case: No of columns in a table.. select count(*) would return the row count right.. we should be using select count (column_name) right.. please correct me if I'm going wrong
I have the same doubt in 21:20
Hi where can I download the documentation of this database
Sir can you please share that word document too/
Hi i am chethan..I am a BE mechanical engineer passed out in the year 2018..im not satisfied in mechanical field.. can i now get a job as a etl test engineer tester after 3 years..please reply to my question..thanks
How i can give to an specific user the verified badge to my app?
i am not able to understand...why you didn't use desc table_name for all these.??
because I always use this only
In SSMS desc not supported thats why may be
can you share the ms word file??
hi, Sir can you please provide me the documents thanks.
did you get the document
can you pls provide me the excel sheet
mere isme 26 table show kar raha hai
sir please provide pdf
do you find pdf?