Answer Posted / sri
SDLC models are
1.WaterFall model
2.Spiral model
3.Iterative model
4.RAD model
5.V model
6.Prototype model
6.Agile model
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
What is a test strategy and what does it include?
What are the technical and environment risks u faced in ur testing career?
How would you prepare the test plan without srs?
How is monkey testing different from adhoc testing?
how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?
Have you written test strategy?
What type of tests you perform on the web based application?
Explain what should your qa documents include?
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
can 2 tier architecture can be change as a 3 tier architecture
Differentiate ad-hoc testing and exploratory testing?
Enlist the priority of the testing tasks defined by the qa team in product development.
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?