I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
Answer Posted / rohit
First smoke testing ten functional /intergation then system testing.correct me if I am wrong.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a top-down and bottom-up approach in testing?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
What exactly is quality control?
How did you do unit testing in your project?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
1.what is a test condition ?
What is bottom-up approach?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
How we can test Cookies Manually?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
Explain branch coverage and decision coverage.
What are differences in testing a client server and a web application?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
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