- Hatalar
- http://easyloadrunner.blogspot.com.tr/2014/03/connection-timeout-errorfailed-to.html
- http://easyloadrunner.blogspot.com.tr/2014/04/memory-violation-error-in-load-runner.html
- http://easyloadrunner.blogspot.com.tr/2013/07/vugen-not-recording-internet-explorer.html
- http://easyloadrunner.blogspot.com.tr/2013/08/loadrunner-error-26630-not.html
- http://easyloadrunner.blogspot.com.tr/2013/07/text-and-image-checkpoints-in-web.html
- http://easyloadrunner.blogspot.com.tr/2013/07/recording-problems-in-loadrunner.html
- http://easyloadrunner.blogspot.com.tr/2013/07/how-do-you-define-sla-in-load-runner.html
- http://easyloadrunner.blogspot.com.tr/2013/07/how-to-change-timeout-on-loadrunner.html
- Problems and Issues when creating Loadrunner scripts with the Java protocol-http://easyloadrunner.blogspot.com.tr/2013/07/problems-and-issues-when-creating.html
- http://easyloadrunner.blogspot.com.tr/2013/07/best-practices-for-creating-scripts-in.html
- http://easyloadrunner.blogspot.com.tr/2014/02/distributed-load-testing-in-jmeter.html
- http://easyloadrunner.blogspot.com.tr/2014/03/action-files-in-loadrunner.html
- http://easyloadrunner.blogspot.com.tr/2013/07/load-runner-analysis-error-object.html
- http://easyloadrunner.blogspot.com.tr/2013/07/how-to-choose-virtual-users-as-process.html, http://harinderseera.blogspot.com.tr/2011/04/threadsafe-protocols-in-loadrunner.html
- http://easyloadrunner.blogspot.com.tr/2013/07/detection-of-memory-leaks-in-load.html
- http://motevich.blogspot.com.tr/2007/08/how-to-detect-memory-leaks-with.html
Intellij IDEA - File - Project - New tıklayın. Soldan Maven ı seçin. İleriye basın. Group ID, sizin projenizi tanımlayan bir isim olmalı. Bu alanı doldurun. ArtifactId, projenizin adı. Bu alanı doldurun. Project name, artifactID alanına yazdığınız değer gelir. Finish e basın. İlk olarak karşınıza projenizin pom.xml dosyası gelecek. Buraya ilgili bağımlılıkları ekleyin. Selenium için; https://www.seleniumhq.org/download/maven.jsp adresindeki güncel bağımlılığı <dependencies> </dependencies> satırlarının arasına ekleyin. Daha sonra sağ altta çıkan uyarıda Import linkine basın. Böylelikle maven belirttiğiniz versiyonun dosyalarını alacaktır. Test framework ü olarak kullandığımız JUnit bağımlılığı için https://mvnrepository.com/artifact/junit/junit adresindeki güncel versiyonundan aldığınız satırları yine aynı <dependencies> </dependencies> satırlarının arasına ekleyin. Daha sonra sağ altta çıkan uya...
Yorumlar
Yorum Gönder