There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 12139Each side of a rectangle is increased by 100% . How much the percentage of area will be increased
11 38739City A population is 68000, decreasing at a rate of 80 per year City B having population 42000 increasing at a rate of 120 per Year. In how many years both the cities will have same population
5 27425main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 24924You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.
10 15301write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 12645I am new to Testing , my question is Integration Testing is a BlockBox Testing or White box testing ? please give me a answer .....
7 12702Post New Zycus Infotech Interview Questions
Explain briefly about loader and its functioning?
Why do you think you qualify for a human resource executive's/manager' position?
How to render view file from controller in zend framework?
What is the difference between analog and low level recording?
What is the tree view pane in the web logic server?
When to avoid secondary indexes?
Explain in brief how does db2 determine what lock-size to use?
why may types of accounts
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain How We Can Capture The Correlation Between Continuous And Categorical Variable?
How can the standard tables of sap be modified?
Suppose My received Interest Income is 24934.59 And for the same time my Bank Charge total is 7785.19. Now the total Bank Charge will be deducted from Interest Income and the amount of (24934.59-7785.19)=17149.40 will be withdrawn to deposit in govt. Account.What will be the Journal Entry for 17149.40. Here, Already Bank Charge 7785.40 is Already Debited and 24934.59 is already credited in Journal.
Do I have to understand object-oriented programming to use Delphi?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
What’s the difference between a bug and a defect?