How many scripts u use to run daily?
Answer / sriharsha
On an Average we Write n Execute only 1 or 2 Automation
Scripts each day.(depends on the complexity of an
aplication).
We write n execute 20 to 25 test cases manually...ie manual
testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the main key components in client and server applications?
HOW TO TEST A WEBSITE BY MANUAL TESTING ?
3 Answers Satyam, Success Factors,
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
Write the test cases for yahoo home page
next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance
Can you explian $ pillar of Agile
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
what is difference b/w Quality assurance & Quality control
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