how to test background color and dynamic images during
runtime
Answer Posted / sandeep
Msgbox Browser("Google").Page("Google").link("Sign in").Object.currentStyle.color
like wise we can find fontfamily,backgorund,Etc...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how will you load the test cases in ddt?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Is QTP supports Unix. If yes, then how the test automation is done?
Where we use data driver in qtp?
What is quicktest professional window?
How you create new action in qtp?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
if our qtp vb Script may be Currepted then What we want do?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
What are the Application Functions available in QTP?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..