What is a Regression testing? And do you follow that in
your project?
Answer Posted / aarthi
Testing to ensure that no additional errors were introduced
in the process of fixing other problems
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Testcases for msword( microsoct office word??
. Is any graph is used for code coverage analysis?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
i need some objective type papers for my certification
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What are the basic forms of variations?
how to test a store procedure?
What kind of input do we need from the end user to begin proper testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is error cusing tecnique
Write all combinations of test cases for calculater on + symbel
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
In what situation would you want to parameterize a text verification check?