Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
No Answer is Posted For this Question
Be the First to Post Answer
What is Active Screen in QTP?
can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?
What is the present version of the VB Script we are using
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
How to find duplicates in an array and remove them efficiently?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
what is the mediater between qtp and application/project in automation testing?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini