Hi Mukesh , I would like to thank you for your tutorial RUclips videos because it helps me a lot to improve my skills and learn automation due to.which I got 4 offers including 2 MNCs like UST and Infosys . Once again thankyou and looking forward to learn more from you
Hi Jino Philio, First of all, big congratulations from the whole community. I am really glad for you and I appreciate your dedication towards learning and do not stop here. Keep learning and best of luck for future. Thank you so much for being an active member of learn-automation.
Hello Mukesh , it would be much helpful if you explain with Maven Standard, (like src & resources how to use the folders in a structure etc ) Maintaining Driver and passing through multiple Class for Test using TestNG
My frame work design 1)constants 2)Libraries 3)Testcases 4)Test data 5)Utils..... And my question is can I report my test cases execution result through jenkins to my lead.? Or should I go with any other third party reporting tool like extent reporting?
hi sir,ur tutorials are very much helpfull..combination of any two frameworks we call hybrid framework.so Testng and datadrivn combined together is hybrid framework?
@Mukesh, love your content a lot but can you make one video on what is UTAF framework...I recently came across this term and having hard time understanding it
Hi Mukesh, Thanks for very useful hybrid framework series. Could you please add videos to add more helper libraries in this framework? It looks like this framework is missing libraries like setting up browser capabilities, alert, retry, select, assertions etc. Some of them are repeatable actions but still it would be great if you can show us how to do it. Also can you please add videos on how to actually test by actually comparing the data like we normally do in a manual test case and mark the test pass/fail based on that.
@@Mukeshotwani Thanks for video series link , but i was actually asking for your blog link for this series for quick reference sometimes rather than going into videos
@@Mukeshotwani one more thing, i am not getting testng option with eclipse 4.11. Checked in market place as well , not getting the option there as well..any reason?
As of now till 4.9 is supported for TestNG in eclipse marketplace. Check out additional details using below link marketplace.eclipse.org/content/testng-eclipse
Hello Mukesh Bhai.. Will you please make a video on TestNg+Maven+Cucumber integration? I am confused about how to run this combination? Do we need to run Pom.xml(testNg.xml) using surefire plugin or we need to Run cucumbers Runner class? Please answer this I am searching it from many days not getting any exact answer for this.? How we can add Cucumber runner class and TestNG.xml both in pom.xml?
@@Mukeshotwani I think that is what was missing on this channel.All the selenium concepts are there in pieces...now need to assemble them and present them in the framework so that people will come to know the real time view of automation practice in companies. Thanks you started this series 🙂
Hi Mukesh , I would like to thank you for your tutorial RUclips videos because it helps me a lot to improve my skills and learn automation due to.which I got 4 offers including 2 MNCs like UST and Infosys .
Once again thankyou and looking forward to learn more from you
Hi Jino Philio, First of all, big congratulations from the whole community. I am really glad for you and I appreciate your dedication towards learning and do not stop here. Keep learning and best of luck for future.
Thank you so much for being an active member of learn-automation.
Hello Mukesh , it would be much helpful if you explain with Maven Standard, (like src & resources how to use the folders in a structure etc ) Maintaining Driver and passing through multiple Class for Test using TestNG
My frame work design
1)constants
2)Libraries
3)Testcases
4)Test data
5)Utils..... And my question is can I report my test cases execution result through jenkins to my lead.? Or should I go with any other third party reporting tool like extent reporting?
And also thanks Mukesh bhai for your videos. Great work kudos
Crisp & Clean, thank you..
Thanks @Pradeep
your tutorials are so helpful. thank you.
Thank you Neo
Hi Mukesh, really nice video.....Can you please provide all the soft-copy notes and all source code, it would be great help to us
Hi Gopal, I would suggest you to write the code from scratch which will help you in your learning.
hi sir,ur tutorials are very much helpfull..combination of any two frameworks we call hybrid framework.so Testng and datadrivn combined together is hybrid framework?
Yes Venkat Modular +Data Driven is hybrid in this case.
Another very helpful video. Thanks!
@Mukesh, love your content a lot but can you make one video on what is UTAF framework...I recently came across this term and having hard time understanding it
Hi Mukesh,
Thanks for very useful hybrid framework series. Could you please add videos to add more helper libraries in this framework? It looks like this framework is missing libraries like setting up browser capabilities, alert, retry, select, assertions etc. Some of them are repeatable actions but still it would be great if you can show us how to do it. Also can you please add videos on how to actually test by actually comparing the data like we normally do in a manual test case and mark the test pass/fail based on that.
Yes Sumit, I will try my best to update this series.
Thanks got some idea what is this framework concept
Nice Explanation Mukesh. Thanks:)
do you have any course also on selenium, maven build and testng automation?
Hello Mukesh sir, I need how to do keydriven testing and hybrid testing with programs
Hi Punam what do you mean by hybrid testing? I guess you are talking about Hybrid framework
yes sir i need that two videos can you share that two videos?
Nice explained ,sir only mic issue was there ,if you listening with headphone ,kan dukne lagte hai but knowledge is important .Thanks for sharing
Please provide the link for your blog for framework series
Here is the link Neeti
ruclips.net/p/PL6flErFppaj0WwNOMFeXPVlNCDuJyPYFi
@@Mukeshotwani Thanks for video series link , but i was actually asking for your blog link for this series for quick reference sometimes rather than going into videos
@@Mukeshotwani one more thing, i am not getting testng option with eclipse 4.11. Checked in market place as well , not getting the option there as well..any reason?
As of now till 4.9 is supported for TestNG in eclipse marketplace. Check out additional details using below link marketplace.eclipse.org/content/testng-eclipse
oh got it, but as of now I have only videos but will create blog post on this and will keep you posted.
Hello Mukesh Bhai.. Will you please make a video on TestNg+Maven+Cucumber integration? I am confused about how to run this combination? Do we need to run Pom.xml(testNg.xml) using surefire plugin or we need to Run cucumbers Runner class? Please answer this I am searching it from many days not getting any exact answer for this.? How we can add Cucumber runner class and TestNG.xml both in pom.xml?
share the link for the next part of this video
Hi Dinesh,
You can bookmark this ruclips.net/p/PL6flErFppaj0WwNOMFeXPVlNCDuJyPYFi
Is this video deleted ?
nice
Thanks Ahmed
great
😊
:)
Thank you!!!
Most welcome Ivan 😊 Keep learning & Have a nice weekend
@@Mukeshotwani thank you so much)) you too)! I watch a lot your video. They very helpful. Thanks
thanks
Unable to open
Let me know your thoughts in the comment section
Hi Mukesh, when are you publishing framework videos?
This series cover the same
@@Mukeshotwani I think that is what was missing on this channel.All the selenium concepts are there in pieces...now need to assemble them and present them in the framework so that people will come to know the real time view of automation practice in companies. Thanks you started this series 🙂
Please put tutorial on page object model. i am doing automation and i need to implement it to have my tests run sequentially as the UI should open.