Hai can anybody give me an idea about writing automated
test cases in qtp using VB scprit.please respond as quicky
as possible.
Answers were Sorted based on User's Feedback
Answer / sreedevi
Hi u can check...
http://www.w3schools.com/vbscript/default.asp for the
whole VB script. here you can find conditional statements,
loop statements and introduction to VB.
Regards..
Sreedevi.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sireesha
For any of the script in qtp first check the
textboxes,table names,checkboxex,buttons.radio button etc
based on ta we need to create the script in the mean it
shud ended up wit dots,not actually sytanx of vb script but
jus an example is vbwindow("table name/applcation
name").vbedit("text/label name").set"the value we assign to
it"
eg: if for text of enterg a name
vbwindow("form1").vbedit("ename").set"xx";
if for button then instead of set we vbwindow
("form1").vbutton("clear").click
| Is This Answer Correct ? | 0 Yes | 1 No |
2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
Explain the concept of semi-random test cases?
test case for coffee machine?
Could you pls give me sites where i can test card? mail me to
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
For example out of 100 test cases if I ask you to automate how many you can automate?
13 Answers HCL, MBT,
Positive and Negative test cases for the speedometer?(minimum 5 each)
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
can u tell me how do we writetestcases for perfomance,load,And stress?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ