WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
IBM,
2356Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
IBM,
1 4850Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer
IBM,
2 4953How to identify flash application when the qtp is not identifying the flash application objects.
2 6960I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
2074i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
1914How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
2 6323It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
1944
How can we recording vuser scripts using vugen?
How does caching affect performance testing results?
What is modular automation?
What is the latest version and language used in load runner?
What is the wait? How many types of waits in selenium?
How to open a new test using quicktest professional (qtp)?
How do I start the browser using WebDriver?
What is junit annotation?
What are the types of controller in jmeter?
How to find Operating system information using QTP script?
What is Business Process?
How do you get the current page url?
Explain what is test fragment?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?