WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
CTS,
2310I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
4 7875Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com
1958Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
4278Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
2153Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
1 5480How do function returns a value?How can we pass one function value to other function as input
3 6284In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
3 11459
What are some expected conditions that can be used in explicit waits?
What is the difference between driver.close() and driver.quit() methods?
What are the advantages of selenium grid?
Disavantages of document generator? How to take a print out of the steps in the Parameterized scripts?
How do you clear the contents of a textbox in selenium?
Why to use testng with selenium rc?
What are soft assert and hard assert in selenium?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
how will you do execution workflow, creat and modify test sets
How would you directly trigger javascript in a test?
What are the challenges u faced in testing with crm domain? How u overcome with?
how to acess a test in RSA?
What are the technics follow in writing VB script?
How to call a test from another test?
Any kind of test which you think should not be automated?