kenji kunoichi

Ranch Hand
+ Follow
since Jun 02, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by kenji kunoichi

how selenium webdriver differs internally with selenium RC?
9 years ago
I came across this code :



here searchpage class is a subclass of Page class and it has the constructor same name as the class name. But what does it try to say in the next line super(driver)?
9 years ago
Why annotations came?
10 years ago
I am trying to create a selenium framework in Java. like separating test suite code and selenium code. I am using eclipse ide with selenium server and testng. I need some expert advice and a good tutorial.

I have some specific questions:

1. do I need anything else apart from testng and selenium?

I need a tutorial. Like a login example where coding is done nicely with refactoring. Need it in java.

10 years ago
While doing testing in junit or testNg we use annotations. But how the annotations get compiled? Is it different from normal coding?
10 years ago
in program testing (whiteBox) we test the errors or exceptions?
10 years ago
I am adding security in my spring-hibernate appication. I am adding usernames and passwords in security-context.xml .... (bad hardcoding !!!) but I need a better approach. Kindly suggest me something good...like using hashcode maybe?
10 years ago
hi, I am developing an app, part of it is showing the user his/her daily expense. I can do it in a bar chart of pie chart but I am looking for some innovative idea to show that. Can anyone please provide me some good suggestions?
10 years ago
iOS
I was trying to make a sample application with sliders in JSP page. now I wanted to use a set of sliders like this:
http://www.pixelpixelpixel.com/2012/10/ui-vertical-sliders/#more-1134

now what I got is a psd image....but how can I use that? my boss wants an exact representation of that slider in the JSP page.
I am searching for some real life examples which inspired computer scientists to form some solution. better if in java or related to programming.
12 years ago
hi, I need an overview of implementing cross site scripting. Need to add this security feature in my website which is built using spring - hibernate architecture.
12 years ago
I was testing our web application with Jmeter.

It gave the results like : the server can hadle upto 350 requests/ sec successfully ( without any error ) but when the per second request is 400 then 25% requests fail. So why in overload condition it can handle only 300 instead of 350 ??

12 years ago
I have started a project with few of my friends. I know in time it will go large and may go out of control. So for better management I want to make separate build environments like 1 for development , one for testing another for production. How to do that ? what kind of hardware / tool do I need ?
i am going to buy a mac mini, so instead of buying a monitor , i can fit my plasma tv(full HD) on it ..... will that be ok ? I will use bluetooth KB , mouse
13 years ago