One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
6 9649we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
5 10503what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
2 15628we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 15846we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
3 7700which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
8 13654what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
2608If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
7 12983you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
1962Post New Covansys QTP Interview Questions
What are the benefits of hibernate over jdbc?
How we can declare variable in php?
What are the function and uses of microsoft word?
What is session tracking?
Can we insert data if clustered index is disabled?
Should I use x86 or x64?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Are you using singleton in your code?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
what are the Growing conditions for OE21 & OE33 cells ?
Explain the purpose of different record methods?
What is the use of adodc?
What is delivery document?
which of the external actionscript files must you #include in your movie in order to use flash remoting? : Adobe flash
What is the difference between ++ count and count ++?