Badge

Loading…

Deepu Soman's Friends

  • hartika varma
  • Dh!vy@
  • Dhananjay Gavali
  • sujith vaidyan
  • Samvedna Sibbal
  • doshyo
  • phani
  • lenin.ms
  • Sasidhar Reddy
  • Pooja Gupta
  • Priya Rajesh
  • Sudhamshu Ailineni
  • Ashish Pandey
  • G1
  • Neha Thakur

Deepu Soman's Groups

Deepu Soman's Discussions

Load Testing and Stress Testing....
5 Replies

Hi,   Could any one tell me what is the difference between load and stress testing? I've heard enough, load is giving maximum no of users and stress is applying more than maximum no of users. But how…Continue

Started this discussion. Last reply by Sundar Arunachalam Jul 1, 2011.

System.Data.OleDb.OleDbException : Unexpected error from external database driver (22)

Hi,  On doing data driven testing using selenium an unexpected error, "System.Data.OleDb.OleDbException : Unexpected error from external database driver (22)." occurs.     Could any one please help?Continue

Started Apr 6, 2011

Security Monitoring
2 Replies

Hi Guyz, Is there any way to do security monitoring?Continue

Started this discussion. Last reply by Deepu Soman Mar 1, 2011.

What are the test closure activities? Or Test closure Report.

What are the test closure activities? Or Test closure Report.(Please avoid copy+paste answers, as I could get enough by googling)Please share real time experiences.... Thanks...Continue

Started Feb 25, 2011

 

Welcome, DeepS

Latest Activity

Vijaysai M S replied to the discussion 'Data Driven Testing with Sahi.'
"Data driven testing in Sahi is very simple. Save your file containing data as a CSV file. Eg: user_details.csv Then use the code below function functionname($parameter1, $parameter2) { Some code } var…"
Jul 13, 2011
Sundar Arunachalam replied to the discussion 'Load Testing and Stress Testing....'
"Nice example about the Load and Stress testing. can you explain little bit about the volume testing. volume testing also performance testing ?    Thanks Sundar"
Jul 1, 2011
hartika varma replied to the discussion 'Load Testing and Stress Testing....'
"Hi Divya,   i understood the concept but can i get more clarification on load testing in the above example. doesnt this load testing example , comes under stress testing ?"
Jun 25, 2011
Mahesh Mangat replied to the discussion 'Load Testing and Stress Testing....'
"Load Testing is performed when you want to evaluate the capacity of the application under different user load. The exercise could be done by increasing the user load gradually (also called as ramp up or ramp down) and…"
Jun 20, 2011
Deepu Soman replied to the discussion 'Load Testing and Stress Testing....'
"Thanks.. Really, I was looking for such an answer!!!!!!"
Jun 13, 2011
Dh!vy@ replied to the discussion 'Load Testing and Stress Testing....'
"Load and stress testing aresubsets of performance testing.Performance testing means how best something performs under a given benchmark. For example How much time you take to run 100 meters without carrying any load (no load is the benchmark) ?Load…"
Jun 13, 2011
Deepu Soman posted a discussion

Load Testing and Stress Testing....

Hi,   Could any one tell me what is the difference between load and stress testing? I've heard enough, load is giving maximum no of users and stress is applying more than maximum no of users. But how can we specify this maximum no? Say, for an example, how can we define maximum no of users for 'Yahoo'?See More
Jun 13, 2011
Deepu Soman updated their profile
May 19, 2011
Deepu Soman replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Just try,   selenium.Type("<id of the element>", "<file Path>");"
Apr 12, 2011
Deepu Soman posted a discussion

System.Data.OleDb.OleDbException : Unexpected error from external database driver (22)

Hi,  On doing data driven testing using selenium an unexpected error, "System.Data.OleDb.OleDbException : Unexpected error from external database driver (22)." occurs.     Could any one please help?See More
Apr 6, 2011
Deepu Soman replied to the discussion 'When to Stop Testing (4r an Application) ....?'
"When a tester 'REALLY' wants..."
Mar 5, 2011
Deepu Soman replied to the discussion 'Security Monitoring'
"Actually I want to check whether any unauthorized persons had put any malicious files into a site"
Mar 1, 2011
Neelam Malik replied to the discussion 'Security Monitoring'
"I must say Your question is very abrupt.What kind of security monitoring you are asking for.   If its related to securely submitting your personal data then  below are the things you can do. 1.make sure the action method in form tag has…"
Mar 1, 2011
Deepu Soman replied to the discussion 'Handling pop ups/alert/confirmations/prompts in Selenium'
"Can I have a reply on 'How to do data driven Testing in Sahi'?"
Mar 1, 2011
Deepu Soman posted a discussion

Security Monitoring

Hi Guyz, Is there any way to do security monitoring?See More
Feb 28, 2011
Deepu Soman posted a discussion

What are the test closure activities? Or Test closure Report.

What are the test closure activities? Or Test closure Report.(Please avoid copy+paste answers, as I could get enough by googling)Please share real time experiences.... Thanks...See More
Feb 25, 2011

Profile Information

About Me
Professional with a Passion
I work for
DigitalMesh Softech
I work as
Quality Assurance Engineer
My company
DigitalMesh Softech India (P) Ltd

Deepu Soman's Blog

Why should we 'Test'?

Posted on February 25, 2011 at 9:30am 0 Comments

             Simplest answer goes by the famous proverb: "To Err is Human & to Forgive Divine". Every software is created by Human beings, but here Divine is not going to forgive the software creators for their faults or the faults in the process. When defective software goes out to the customers, It is the Software Selling Company who pays out of loss of revenues accrued due to dissatisfied customers. Number of…

Continue

Data Driven Testing

Posted on February 8, 2011 at 2:00pm 0 Comments

Data driven scripts are those application-specific scripts captured or manually coded in the automation tool’s proprietary language and then modified to accommodate variable data. Variables will be used for allowing the script to drive the application with external data supplied by the calling routine or the shell that invoked the test script. This data are basically known as 'Test Data'…

Continue

World's First Hack Free Kernel

Posted on February 7, 2011 at 2:29pm 0 Comments

World's First Hack Free Kernel



Scientists have developed what they claim is the world's first hack-free software which can protect systems from failure or malicious attacks.

The 'seL4' microkernel has been developed by a team led by Australia's ICT Research Centre of Excellence's spinout company -- Open Kernel

Labs (OK Labs). It is a…

Continue

Find More Bugs in Less Time!!!

Posted on January 20, 2011 at 12:30pm 3 Comments

Well, finding more bugs [whatever nonsense developers the developers may say :)], will always improves the quality of the products. These are some standard testing tips to find out bugs easily. These can also be applied by the dev team during their unit testing.

 

 

  1. Understand the whole application or module in depth before starting the testing.
  2. Give stress on the functional test cases which includes major risk of the application.
  3. Your test data…
Continue

Comment Wall (2 comments)

You need to be a member of Test Republic to add comments!

Join Test Republic

At 3:00pm on December 28, 2010, doshyo said…

http://qa-analyst-doshyo.blogspot.com/

 

Plz visit and put your valuable comments

At 1:05pm on November 30, 2010, doshyo said…
Hi,
how r u?I hope u r doing good.

PollDaddy

GroupCard

 
 
 

© 2013   Created by Test Republic.   Powered by

Badges  |  Report an Issue  |  Terms of Service