Using TestNG with Selenium(Custom Library)-- Part 10 (Framework Design and Development Video Series)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you so much Karthik, the videos are really usefull

harpreetmehta
Автор

At 14:49, the two methods are ran in parallel which causes an issue when you use those methods with the @BeforeClass annotations. Aside from the solution you specified in 14:51 onwards, is there a workaround for this so that I could run those two methods within the @BeforeClass?

webreaver
Автор

Nice Automation framework session. I really learnt a lot. Keep going. Great work.

When will you be posting your next session i.e. 11th video.

ManojKumar-vumy
Автор

Hi Karthik, Thanks for sharing the videos and I learnt a lot from these videos. Could you please post the remaining videos on developing the complete framework till end?

sreenathareddybandi
Автор

Hi Karthik, Thank you very much for your videos. For some reason my caller is running both tests even though the testNG.xml that was created only created one test as expected from the initial.xls. also, when running the console displays [TestNGContentHandler] and not [TestNG] like on your so I dont know if that is related. I have copied your code, so I do not know why it is still running all tests. any suggestions? thanks

dafnagenosar
Автор

Hi sir, ur videos r understandable can u make videos on keyworddriven framework.

anushaanu
Автор

+Execute Automation : This is working only for single test class and its methods as already mentioned. What changes we need to do if we are dealing with multiple test classes and their test methods. ??

AbhishekGupta-knpv
Автор

Thank you so much for sharing such awesome stuff.
I have also created similar stuff and i am using default report of TestNG, where i am not getting the report of all test the executed test cases by making Flag as Yes.
I am only getting the output in index.hmtl file of the last class file which is executed in last through programmatic TestNG.
Could you please suggest how can i get the report of the test cases which are marked as Yes in Flag.

prateekshrivastava
Автор

Hi Karthik....Good job. Thank you. Can you point me to the custom code at 3.29 and 3.49 please. TIA

coolchandu
Автор

Karthik. firstly this particular series is amazing. Thank you so much. 
I just want to know how to configure browsers in TestNG.xml.. meaning.. i give firefox in the xml and it should run in firefox . If i give Chrome.. it should run in chrome. Can you please guide me on the that?

hemanthbs
Автор

It would be better that you create BDD specflow with selenium end to end framework video using C#

JigarZone
Автор

Can we download source code used here in tutorials for learning purpose. Plz give link

captainCoolIndia
Автор

Hi, can you please share code which you have copy pasted

saransh.khobragade
Автор

Thanks for the response Karthik. I see that course on framework is based on .net. Do you have the same java? Let me know, I can subscribe in udemy.

sreenathareddybandi
Автор

@Execute Automation, +Execute Automation, Can we use Apache POI in place of JXL for the same dynamic column changing DDT? If yes, can you post a video on it? Thanks.

hennymakaveli
Автор

Thanks for the response Karthik. I see that course on framework is based on .net. Do you have the same java? Let me know, I can subscribe in udemy.

sreenathareddybandi
Автор

Thanks for the response Karthik. I see that course on framework is based on .net. Do you have the same java? Let me know, I can subscribe in udemy.

sreenathareddybandi