suppose we recording a web based project so for that we are
using internet explorer after that if we execute that script
in netscape then script will execute or not and one more
thing is to exeute the script in any browser what to do
Answers were Sorted based on User's Feedback
Answer / k.chandra sekhar
a) 100% not working that project because
b) Internet support only HTML code
c) But Netscape does not support the HTML code
d) That is the main reason so must and should the
environments change is necessarily
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ycy
I think yes, we can record the script in I.E and execute
those in Mozilla, Netscape
QuickTest components are generally cross-browser?you can
record a component on Microsoft Internet Explorer and run
it on any other supported browser
See the more details in Help section, how configure
Working with Web Browsers
| Is This Answer Correct ? | 0 Yes | 1 No |
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
is there any addin for remedy user application
Where the text version of script file located in file system?
What Folder Structure following in Keyword Driven Frame work?
Use of Multiple Actions in QTP?
Is text area check point supports for web applications?
Explain the checkpoint in qtp?
Hi Friends, How to trap an error message on Web page through QTP. Example:- When I put wrong user id or Password on a web page, I get the error message. So when I add the error object in Reposatory, every time it shows as Login Failed Object exist, eventhough using corret login details. And if I do the same without adding the object it shows as object not found. This might be because while recording QTP takes every new page as _1 _2 _3 and so on. as below. Browser("XXXXX").Page("XXXXX_1"). >>login Browser("XXXXX").Page("XXXXX_2"). >>Inbox Browser("XXXXX").Page("XXXXX_3"). >>Sent Items I used below code. Browser("XXXXX").Page("XXXXX").WebEdit("firstname").Set strFN Browser("XXXXX").Page("XXXXX").WebEdit("lastname").Set strLN Browser("XXXXX").Page("XXXXX").WebEdit("userid").Set strUserID Browser("XXXXX").Page("XXXXX").WebEdit("password").Set strPass Browser("XXXXX").Page("XXXXX").WebButton("Login >").Click If Browser("XXXXX").Page("XXXXX_2").Image ("msg_icon_error").Exist 5 Then Reporter.ReportEvent micFail, "XXXXX", "Login Failed!" ExitRun (It shows login failed ever after login is passed. Else Reporter.ReportEvent micPass, "XXXXX", "Login Successful!" End If Please find out a way for me here, and provide me with the correct code. Thanks in Advance.
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)