after inserting the record in front-end,how will u check the
backend manually?
Answer / bharath
After the record is inserted and save successfully in the front end, we can verify if the same data was inserted in the database, by writing the simple SQL select statement by selecting the column name and the table name where the data is inserted. You need to know the data model before doing the back end verification
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the different types of doccuments we can use in mannual testing?
Mapping the test cases with the requirement. What is this process called?
What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
How can we change session time ?In JAVA application
wat is another name of retesting can we callit a retesting also
what is test strategy?
in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?
What are the methods you followed, while doing black box testing???
What is the difference between Integration Testing and System Testing ?
actually i want some sample test case which used in projects
In the client systems, testing should focus on performance and compatibility .Is it true