Software Testing Interview Question & Answers at Perot Systems
Posted By Lax on March 15th, 2009 in Interviews By Company
Sent By: Rahul Jain,Test Engineer at Bangalore who attended the interview on 14th Mar,09
Company: perot systems
Location: Bangalore
Interview Date: 14th Mar,09
Experience: 2+ on Software Testing
Questions:
- What is Agile testing?
- What exactly the difference between end to end testing and endurance testing?
- Which black box technique would you use to check a password filed in the registration form?
- What is Cyclomatic complexity?
- Which sdlc model you guys follow in your organization?
- What is smoke testing and why we need it?
- Do you thing development is difficult than testing it?
- How would you proceed if i ask you to test an Application in short span of time?
Answers:
- Search and read agile model in s/w development
- Endurance testing: Load test continuously doing to test the application break point is called endurance testing. Search for end to end testing.
- BVA (Boundary Value Analysis)
- Cyclomatic Complexity: The total number of time that needed to execute each and every line in a program in code testing is called Cyclomatic Complexity.
- V-Model
- Testing the over view of an application before accepting for final testing is called smoke testing.
- That depends on the application and the difficulty in it. Both development and testing got the equal importance in the success of software in the market.
- First check for the primary/important/core functionality and check for that area. Then time permits go for the secondary functionalities. There is also a method called 80-20%, which will classify the 80% un wanted and 20% wanted application important features to test in short time of testings.
Attended any interview? Send the interview questions to SendUs@SteStuff.com. We will share it here for all.
subscribe to the feeds by entering your mail id in the below box to get these questions directly into your email inbox daily.
Similar Posts:
- Software Testing Interview Questions & Answers at Unithink India
- 14 Companies Interview Questions on Software Testing Including Oracle,Infosys and Perot Systems
- Software Test Engineer Interview Questions at Unisys India
- Software Testing Interview Questions at NCR Corporation
- White box Testing Techniques
