suppose i can done the project , that project have 4 modules
in that one module they have many links(web pages).in that
time i can say i can work on some links? or total module?
Answers were Sorted based on User's Feedback
Answer / praveen
Hi,
Basically a project will be divided into diff modules based
on the convenience.When comes to automation or even in
manual the phases of tesing ie., estimation,preparation &
execution depends upon the modules.Then we should consider
all the probabilities for testing different objects in that
specific module depending upon requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ujjwala
sorry to say, first put some efforts to Improve your english
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi
I read your question thrice, but could not understand what
you are asking. Please rephrase the sentence.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
How to find the number the number of Links, Brolken Links in a webpage?
why is execute file used.
Is it possible to merge two object repository files in qtp?
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
How to give a call to another action from one action?
can we test an windows application using qtp
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks
Will QTP gets installed on virtual PC.What is the maintenance number to be given
What are the benefits of quick test pro(qtp)?
want to learn real time automation project(QTP)?