Blind spot when using Robot framework - Rengaraj

Robot Framework :- Python Framework used from integrated testing to end to
end testing , from web applications tests to network applications tests

Blind Spots : Places we are not aware of even if we see the area

The Scenario we are gonna see today is the occurrence of false positives in
test cases

Application: Inflight Network Testing - Gateway -> user

Simulated Test cases Demonstrated

Solution : Check the Return value for each linux command tests , Expected
Return value = 0 for linux commands , Robot Framework does not capture
Linux return Value

Nginx unit on Flask and its performances - Ibrahim

Problems faced by Ibrahim before getting to know Nginx

Advantages of Nginx

Architecture of Nginx

Routing Process of Nginx

Language support and Parallelism in Nginx

Os available for Nginx All Linux and Mac

Detailed Notes are Update in Blog by ibrahim will be updated in events page

https://github.com/ibrahimsha23/nginx_performance

Abstract Base Classes in Python - Vijay Kumar

Duck Typing in Json class - .read()

Type Dispatch prevalent in python

Formalizing Interfaces

ABC Abstract Base Classes in Python

ABC - what method  are expected and implemented to the class

Limitation : cannot be implemented in 3rd party library

Limitation overcome: Registration mechanism

Example used : json.load() , yaml.load() , aws.stroage

TCP Reverse Shell using python sockets - Pradeep Rahul

Similar to SSH tool But has Reverse Shell using Python TCP socket

Explained Process of Code developed

Addition Feature : Access Webcam via Shell used OpenCv

https://github.com/ibrahimsha23/nginx_performance
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to