I am writing to extend my sincere gratitude for the outstanding automation testing training you provided. Your dedication and expertise have been instrumental in shaping my skills and knowledge in the field. Thanks to your comprehensive guidance, I not only gained a deep understanding of automation testing but also successfully applied these skills in real-world scenarios.Your commitment to creating a dynamic and engaging learning environment truly sets you apart as an exceptional trainer. The practical insights and hands-on exercises you incorporated into the training were invaluable, preparing me thoroughly for the challenges of the industry.I am thrilled to share that I have recently been selected by one of the best MNC companies in the industry. It's a testament to the quality of the training you delivered. Your mentorship not only equipped me with technical proficiency but also instilled confidence and a problem-solving mindset.I appreciate your unwavering support and commitment to your students' success. Your passion for teaching has made a lasting impact on my career, and I am grateful for the opportunity to have learned under your guidance. Thank you once again for being an exceptional mentor.
Pawan sir, I must say your teaching style is really good that makes hard things easier. As this series you have created 9 months ago and don't know how i can submit the assignments you are giving after every session. so here i am submitting the assignment answer of Sum of Array and Even and odd number count in Array first one: Count Even and ODD number in Array public class CountEvenOddInArray { public static void main(String[] args) { //Print Even and Odd Number In Array int a[]= {1,2,3,4,5}; int even_count=0, odd_count=0; for(int i=0;i
Sir, You are a masterpiece in explaining the qa course. Every new series of technologies with upgraded one's are amazing. I kindly request you to start a new series on api testing after this selenium with java series. But i am getting stuck when i an error in the program. How to get rid of that? Will you provide any notes? I am expecting a reply from you sir....
In reading multiple values from an double dimensional array, how it will taking the inner loop is for column and outer for row, is there specific reason for that? why don't it consider the inner loop is also for row?
sir in the last example for hetrogeneous values using normal for loop, int is used, is that a data type? if yes then it will support only integers then how come this will support hetrogeneous data types?
Hi Sir, We're unable to access the previous session as it is asking for the membership, please try to make the previous sessions public as you've stated that this course will be free of cost. 🙂
String cityName[ ][ ] = { {"Naveen","Kiran","Pavan","Anjali"} , {"Dudhyal","Komal","Pallavi","Narendra","Shavanita"} }; I am try to print all names from array by using normal for loop. please explain this. or replay in comment waiting for your message.
I am writing to extend my sincere gratitude for the outstanding automation testing training you provided. Your dedication and expertise have been instrumental in shaping my skills and knowledge in the field. Thanks to your comprehensive guidance, I not only gained a deep understanding of automation testing but also successfully applied these skills in real-world scenarios.Your commitment to creating a dynamic and engaging learning environment truly sets you apart as an exceptional trainer. The practical insights and hands-on exercises you incorporated into the training were invaluable, preparing me thoroughly for the challenges of the industry.I am thrilled to share that I have recently been selected by one of the best MNC companies in the industry. It's a testament to the quality of the training you delivered. Your mentorship not only equipped me with technical proficiency but also instilled confidence and a problem-solving mindset.I appreciate your unwavering support and commitment to your students' success. Your passion for teaching has made a lasting impact on my career, and I am grateful for the opportunity to have learned under your guidance.
Thank you once again for being an exceptional mentor.
chatGPT
Good to know this, brother...Congratulations
Wow what a Teaching...each and evey point understading clearly...Thank you so much Sir🙏
You are most welcome!
Thankyou sir, your teaching style and expain how work the code that is excellent,Thankyou very much sir
You are very welcome
കൊള്ളാം സാർ നല്ല കിടിലൻ ക്ലാസ്സാണ്.. 👌🏻നന്ദിയുണ്ട് 🙏🏻
great job in teaching
Thanks
really, very great full to you sir ,
your teaching method,explanation,examples,
thank you very much sir your videos help my placement preparation
Welcome
Thank you so much sir. Your skill are superb, perfectly explained each and every concept. Thank you again sir.
Welcome
well done amazing explanation you deserve millions of subscribers💞💞
My pleasure!
Thank you so much sir. Excellent video.
Welcome
Pawan sir, I must say your teaching style is really good that makes hard things easier. As this series you have created 9 months ago and don't know how i can submit the assignments you are giving after every session. so here i am submitting the assignment answer of Sum of Array and Even and odd number count in Array
first one: Count Even and ODD number in Array
public class CountEvenOddInArray {
public static void main(String[] args) {
//Print Even and Odd Number In Array
int a[]= {1,2,3,4,5};
int even_count=0, odd_count=0;
for(int i=0;i
Thanks, Sir for Teaching the concepts in easy way to understand...😀
Most welcome!
Iam following you since 1 years in TH-cam and udmey
Sir can you please share the notes also
I was following your videos i am learning this course sir
It was very wonderful to understand easy to learn from this video contain information
Pavan sir your are best🤝💐
Sir, You are a masterpiece in explaining the qa course. Every new series of technologies with upgraded one's are amazing. I kindly request you to start a new series on api testing after this selenium with java series. But i am getting stuck when i an error in the program. How to get rid of that? Will you provide any notes? I am expecting a reply from you sir....
Hii sir plz where is assignment link in previous session ❤❤❤❤
Is this playlist exclusively for testers or is it also for developers, sir ?
Sir please upload a video about how to to write test cases
Hello Pavan, where are you providing notes for members?
if you know please say me too
Sir, could you please let me know...when will you schedule movk interviews?
wonderful session...
In reading multiple values from an double dimensional array, how it will taking the inner loop is for column and outer for row, is there specific reason for that? why don't it consider the inner loop is also for row?
The last example you gave using normal For loop, it did not print Boolean value. So there is exception, isn't it?
Good evening sir, i have joined as member through payment but i am unable to see the vidios, plz let me know how i can view
hi, how did you join this channel? I also want to join.. but there is no option to join
Same here I have made the payment but not joined yet
Is your prblem solved? I also want to join.. but i saw some one is facing issue even after making payment. So, i am little bit confused.
@@aryav7025 try from laptop…u wont be able to see join option (159/m) from phone
@@aryav7025 shall I explain
Hello sir- where we can find your video about the detailed explanantion about Object type?
Pawan sir please make video on API testing(Requests library) using Python...if video already uploaded share link.Thanks
Thanks sir 😍😍😍
Could you please make a course of advanced topics in java sir
Good evening sir..
in enhanced for loop in multidimentional array how arr is going to next row and taking 300 and 400 how its repeating
sir in the last example for hetrogeneous values using normal for loop, int is used, is that a data type? if yes then it will support only integers then how come this will support hetrogeneous data types?
in object array we can use like that because it can stores heterogeneous data also
why boolean is not coming in you last example? only 4 values are coming . please explain
condition is wrong correct one i
Please make a course in Groovy 4GL language
No Course available in market
Nice sir
Thanks
sir i last example objectArray in for loop i
second one
Second one.first one we can use I
Hi Sir,
We're unable to access the previous session as it is asking for the membership,
please try to make the previous sessions public as you've stated that this course will be free of cost.
🙂
me too😥
how to fix - x cannot be resolved to a variable error??
Hi Sir, May I know the full course duration
a.length-1
Hello sir I start course how I start can you give me informations please. As soon as possible early.
Good evening sir also I have join the 1 month membership and pay money with help of UPI but unable to see video.
Click on learn more u will get the solution
Good evening sir
How to check ref vedio
Class notes pdf
String cityName[ ][ ] = { {"Naveen","Kiran","Pavan","Anjali"} , {"Dudhyal","Komal","Pallavi","Narendra","Shavanita"} };
I am try to print all names from array by using normal for loop. please explain this. or replay in comment waiting for your message.
String a[][]={{"Naveen","Kiran","Pavan","Anjali",""},
{"Dudhyal","Komal","Pallavi","Narendra","Shavanita"}
};
for(int i=0;i
Video is looking little blurred sir
No bro it's clear plz increase quality
sir
please provide material
Yes sir
Yes
Lenth-1
2nd one
Please make all the videos free
Index
N-1
5
0348 Marvin Circle
No
4
No
4
5