WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.
3 14817Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
19841.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 52411Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
2092How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
1 88261.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
1 4164Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
2 4736How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
1 4941Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
IBM,
7 30275I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
3 7058
What does a knot do on the selenium grid?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How can you run automated test cases td (quality center 9.0) ?
How to get a text of a web element?
Explain the difference between data driven testing and parameterization ?
What is the use of Debug Viewer?
can i compare two databases using QTP ?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
How to export quicktest professional results to an .xls file?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
Which files can be used as data source for different frameworks?
Can you tell some good coding practices while automation?
What are the platforms that WinRunner can be used?
What are the key elements available in test result window?
Tell me what is a node in selenium grid?