Answer Posted / muralidahran
The test scenario is the situation prepared by the test
team to execute a testcases.
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what r the measure bugs found in your project??? Give some example abt this.
Tell me a critical defect in which your Client,PM,PL appreciate on you
Inwhat basis the time is allocated for testing the application?
what is meant by application server and its functions?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
1) Test summary contains ? 2) Requirement Tracebility means ? 3) Test Effort contains ? 4) Test Planning Productivity ? 5) Metrics should be caluclated ? 6) Interest rate Rsik is a type ? 7) Test analysis and Design process task? 8) secured loan is a part of Liability (or) assest in a balance sheet? 9) Money Market means? 10) a ------ specifies all of the terms of a loan and the obligations borrower ? 11) what is a primary market is ? 12) Quality of Testing measure with ? 13) Company has a share with facevalue 10 rs/- and NAV of 37 after comapny has given Dividend of 35 % then How much NAV become ? ( I don't know what is NAV means, question overall Idea I am giving not 100% perfect ) the potions for these are 1) 33 2) 33.50 3) 37 4) 42 14) one compay has taken 10 million loan from a bank for a Interest rate is 10 % and base amount is 0.4% so how much they had paid monthly Emi ? they provideansews like 1) 100000 2) 114000 3) 140000 4) 104000 Remaing questions I not remember.
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What is localization testing (l10n testing)?
How will you do beta testing?
What are the tasks of test closure activities in software testing?
Give an example for pre testing and post testing ?
What is frame level testing and how do we test it?
why testcases are written and what is the importance?
How can I do Server side Interface testing in Web Testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?