|

Search results for all



Traditionally CSS (Cascading Style Sheets) are static files with .css extension linked to your web pages by using “link” meta tags inside header s ...
Answer The idea is to choose sorting algorithm, as usually QuickSort and then think about swaping strategy. Consider following situation: 1. The no ...
Answer Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications which enable malicious attackers ...
The V-model is a software development process which can be presumed to be the extension of the waterfall model.


Interviewed for position: Software Test Engineer
"Suppose we have two sorted arrays A[] of m elements and B[] of n elements. Write a function merge which would merge this two arrays into new sorted a ...
Company where asked this question: Amazon
Interviewed for position: Software Developers, Testers
In QTP there are 3 types of actions

1)Reusable actions
2)No-Reusable actions
3)Nested actions
There are three types of recording modes in QTP

1. Normal mode
2. Analog mode
3. Low level recording mode


Execute File statement can be included as part of the test script inorder to execute the vbs files. [Source: JAGAN MOHAN "Interview questions bible" ...