6. If you could make one significant change to this Web
site, what change would you make?
No Answer is Posted For this Question
Be the First to Post Answer
How do you test calculator?
What is meant by SIT?
How will we come to know that its a bug,in what situations we consider it as a bug?
Explain v-model clearly ? how it works in real time on a project?
how to do testing estimation ? is there any genearl formula for that ?
Hi, Please give me brief explination about agile methodology.
In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
When should you begin test planning?
how many meeting in realtime environment? what are they?plz explain?
How many Test Cases can u write for the Login Page Scenario?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?