Guys, can any one of u give the realtime example for
Acceptance Testing
Answer Posted / venkatesh
E:g - In req doc, it mentions the application should have company logo,company address and website name and login button and sign in button and description about the company etc..,,
Question is - Where i should display all these fields in a web page.
Answer - the client tells how web page should display.
Developers will develop accordingly and release a build to customers.
Here the acceptance test starts, the client tests some major features and the look & feel of the application. This is called acceptance test from the customer side...
Testers also can perform acceptance test by focusing the client requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
If automating - what is your process for determining what to automate and in what order
What is meant my Firewall testing? how the testing is performed on it?
What is white box testing?
Have u ever done testing related to a database,give examples to support u r answer.
what is Test management fundamental?
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; }
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
How do you define a testing policy?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Can you explain decision tables?
What is defect validity ratio?